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


_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to