Hello, I have a bug with first grace note:
upper = \relative c'' {
\clef treble
\key c \major
\time 4/4
a4 a4 a4 a4
\bar "|" \break
\grace a4
\bar "|" \break
}
lower = \relative c {
\clef bass
\key c \major
\time 4/4
a2 a2
\bar "|" \break
a4
\bar "|" \break
}
\score {
\new PianoStaff <<
\set PianoStaff.instrumentName = #"Piano "
\new Staff = "upper" \upper
\new Staff = "lower" \lower
>>
\layout { }
\midi { }
}
<http://lilypond.1069038.n5.nabble.com/file/t5399/IMG_1025.png>
--
Sent from: http://lilypond.1069038.n5.nabble.com/Bugs-f58488.html
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond