MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / grace-start.ly
blobd8838b2b1b07ab9725a5509d47aac00600e27576
2 \version "2.12.0"
3 \header {
4 texidoc = "Pieces may begin with grace notes."
7 \layout { ragged-right = ##t}
9 \relative c' \context Staff {
10 \grace { a'16[ f] } g1
11 \bar "||" % test if | and || are synced.
12 \grace { a16[ bes] } c1
13 \bar "||" % test if | and || are synced.