bug-lilypond
[Top][All Lists]
Advanced

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

Grace notes in one voice make multi measure rests disappear in another v


From: R. O'Neil
Subject: Grace notes in one voice make multi measure rests disappear in another voice
Date: Thu, 15 May 2003 15:20:20 -0700 (PDT)

Using Lilypond 1.6.6 on Linux, the excerpt below
compiles without errors.  However, the first score
displays the multi measure rest in the second voice
correctly, whereas in the second score the rest is
mysteriously absent.  The grace note in the top voice
seems rather guilty.  (I would normally have no
problem using r1, however this is a simplification.)

Cheers,
Ryan O'Neil



\score {
  \notes {
    \clef bass
    \time 4/4
    <{c'1} \\ {R1}>
  }
}

\score {
  \notes {
    \clef bass
    \time 4/4
    <{\grace g2 c'1} \\ {R1}>
  }
}

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com




reply via email to

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