Thanks, added as http://code.google.com/p/lilypond/issues/detail?id=256
- Graham Daniel Johnson wrote:
If afterGrace is used in a voice to which a Lyrics context is attached, the lyrics become misaligned, and the syllable after the grace notes overprints the syllable before the grace notes.\version "2.10.13" \paper{ ragged-right = ##t } \score { <<\new Staff { \new Voice = "myVoice" { \afterGrace c''2 { e''32[ d''] } c''2 } }\new Lyrics \lyricsto "myVoice" \lyricmode { foo -- bar } >> } ------------------------------------------------------------------------ ------------------------------------------------------------------------ _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
_______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
