Status: New
Owner: ----
New issue 773 by wbsoft: melisma centered i.s.o. left-aligned when using
\melisma
http://code.google.com/p/lilypond/issues/detail?id=773
\version "2.13.1"
%{
When using \melisma, the syllabe is not left-aligned,
but when using slurs, it is.
The expected result would be that in both cases the
lyrics would be aligned the same way.
%}
\relative c' {
c4 c c16\melisma d e f g4\melismaEnd
} \addlyrics { ha ha looong __ }
\relative c' {
c4 c c16( d e f g4)
} \addlyrics { ha ha looong __ }
Attachments:
melisma.png 12.8 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond