lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 4022 in lilypond: Patch: Allow specifying diff


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4022 in lilypond: Patch: Allow specifying different alignment for grob and its parent
Date: Thu, 31 Jul 2014 09:24:52 +0000


Comment #25 on issue 4022 by address@hidden: Patch: Allow specifying different alignment for grob and its parent
http://code.google.com/p/lilypond/issues/detail?id=4022

@David (comment 24): this is actually a feature, see issue 2245. And (suprise! ;P) the behaviour can be changed using X-align-on-main-noteheads:

{ \override NoteHead.font-size = 8
  <c cis ces d dis des> q q q
} \addlyrics {
  \override LyricText.X-align-on-main-noteheads = ##f
  \override LyricText.self-alignment-X = #LEFT
  One
  two
  \override LyricText.self-alignment-X = #RIGHT
  three
  four
}


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

[Prev in Thread] Current Thread [Next in Thread]