Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1551 by philehol...@googlemail.com: Lyrics to the end of an ossia
staff cause errors
http://code.google.com/p/lilypond/issues/detail?id=1551
Using code similar to issue 1550, but extending the lyrics to the end of
the ossia staff (not past the end) causes lilypond to issue errors and to
lay out the notes of the main staff incorrectly. The errors are:
warning: adding note head to incompatible stem (type = 8)
\repeat unfold 8 {
c4 }
warning: maybe input should specify polyphonic voices
\repeat unfold 8 {
c4 }
warning: cannot have note heads and rests together on a stem
\repeat unfold 2 {
d8 [ r d d ] }
warning: rhythmic head is not part of a rhythmic column
\repeat unfold 2 { d8 [
r d d ] }
Attachments:
NewOssiaTest2.12.png 17.2 KB
NewOssiaTest2.12.ly 875 bytes
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond