MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / accidental.ly
blob42857141ae2df1b457808e299b7a7c0501e8e8cd
2 \version "2.12.0"
4 \header{
5 texidoc="
6 Accidentals work: the second note does not get a sharp. The third and
7 fourth show forced and cautionary accidentals.
11 \layout { ragged-right = ##t }
13 foo = \relative c'' { \key as \major dis4 dis dis!^"force" dis? }
15 << \foo
16 \context NoteNames \foo