Comment #7 on issue 773 by n.putt...@gmail.com: melisma centered i.s.o. left-aligned when using \melisma
http://code.google.com/p/lilypond/issues/detail?id=773
Trevor, I think this needs a check for ignoreMelismata, otherwise it's impossible to ignore the manual melismata alignment:
\version "2.13.56" \relative c' { \autoBeamOff c4 d8 \melisma e \melismaEnd f2 } \addlyrics { foo bar __ baz } \addlyrics { foo \set ignoreMelismata = ##t bar baz } Attachments: ignore-melisma.png 2.8 KB _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond