Issue 262: lyric extender line stops at rest
http://code.google.com/p/lilypond/issues/detail?id=262
New issue report by gpermus:
%{
The extender line stops at the first rest instead of continuing until the
\melismaEnd
In lily 2.9.29, the extender continued until the \melismaEnd.
%}
\version "2.11.14"
<<
\new Voice = "one" \relative c'' {
c4\melisma c4 c4 c
c4 r c\melismaEnd c
}
\new Lyrics \lyricsto "one" { Test __ end }
%\new Lyrics \lyricsto "one" { Test -- end }
>>
Attachments:
foo.preview.png 3.1 KB
Issue attributes:
Status: Accepted
Owner: gpermus
Labels: Type-Defect Priority-Medium
--
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