MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / grace-types.ly
blob0885a04fc9b9d1e69c592f29779b553d26f12ce3
1 \version "2.12.0"
2 \header {
3 texidoc = "There are three different kinds of grace types: the base
4 grace switches to smaller type, the appoggiatura inserts also a slur, and the
5 acciaccatura inserts a slur and slashes the stem."
8 \layout {
9 ragged-right = ##t
12 \relative c'' {
13 c4 \grace { d8 } c4
14 \appoggiatura { d8 } c
15 \acciaccatura { d } c