MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / grace-beam.ly
blob9089d64dd08dee1cc06f6b3c1086041af78ff1cd
2 \header
4 texidoc = "Grace beams and normal beams may occur simultaneously.
5 Unbeamed grace notes are not put into normal beams.
9 \layout { ragged-right= ##t }
12 \version "2.12.0"
13 \relative c'' {
14 c4 d8[
15 \grace { e32[ d c d] } e8]
16 e[ e
17 \grace { f16 } e8 e]