bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 1551 in lilypond: Lyrics to the end of an ossia staff cause errors


From: lilypond
Subject: Issue 1551 in lilypond: Lyrics to the end of an ossia staff cause errors
Date: Sat, 05 Mar 2011 16:54:30 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1551 by address@hidden: 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]