(lilypond-2.0.1)

In the following fragment, the notes b c d e after the cadenza are marked
with natural accidentals even though they are in the next measure (there
is a barline after the a), which does not look right.

If you comment out the \partial 4, the first barline is after d, and the
accidentals stop at d, so it looks ok that that case.

\begin[]{lilypond}
\cadenzaOn
\relative a {
aes bes cis des ees fis gis
\cadenzaOff
\partial 4
a, b c d e f g
}
\end{lilypond}




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

Reply via email to