Issue 331: problem with lyrics ending on a long series of notes
http://code.google.com/p/lilypond/issues/detail?id=331

Comment #2 by gpermus:
Here's a minimal example:

\version "2.11.20"

<<
 \relative c'' {
   \voiceOne
   <<
     { g1 }
     \new Voice = extra {
    \voiceTwo
    e
     }
   >>
   \oneVoice
   c d
 }
 \new Lyrics \lyricsto extra { extra __ }
>>



Attachments:
        foo.preview.png  2.7 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

Reply via email to