Nitpick: ly:spanner-bound grob name slur -> spanner.
[lilypond.git] / input / regression / accidental.ly
blob587ef751fd7da6e925ce8eeb4747623dc9f82942
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 courtesy accidentals.
11 \layout { ragged-right = ##t }
13 foo = \relative c'' { \key as \major dis4 dis dis!^"force" dis? }
15 << \foo
16 \context NoteNames \foo