Comment #8 on issue 3962 by [email protected]: Patch: use X-parents to
align MMRNumbers, MMRTexts and PercentRepeatCounters
http://code.google.com/p/lilypond/issues/detail?id=3962
For example lyrics:
<<
{ b a b g }
\addlyrics { la mib bo bo }
With some debugging code added, i get
I'm a LyricText and my X-parent is NoteHead and my Y-parent is
VerticalAxisGroup
I'm a LyricText and my X-parent is NoteHead and my Y-parent is
VerticalAxisGroup
I'm a LyricText and my X-parent is NoteHead and my Y-parent is
VerticalAxisGroup
I'm a LyricText and my X-parent is NoteHead and my Y-parent is
VerticalAxisGroup
Makes sense to me - lyrics are horizontally aligned on the notes, but their
vertical placement depends on other lyrics which are composed into a
VerticalAxisGroup.
--
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