bug-lilypond
[Top][All Lists]
Advanced

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

grace and R


From: Erik Sandberg
Subject: grace and R
Date: Sat, 12 Oct 2002 16:00:41 +0200

Hi,

If a measure starts with a grace note in one staff, and another staff has a 
multi-measure rest during that measure, that rest will not be printed out in 
that measure:

\version "1.6.4"
\score {
    \context StaffGroup <
        \context Staff = A \notes {c1 | \grace c8 c1 | c4}
        \context Staff = B \notes {R1*2 | c4}
    >
}

Erik




reply via email to

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