MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / accidental-cautionary.ly
blob87c7bda814908a879a55f6e676c8374532c73ca8
1 \version "2.12.0"
2 \header {
4 texidoc = "Cautionary accidentals may be indicated using either
5 parentheses (default) or smaller accidentals.
11 \layout { ragged-right = ##t }
14 c''4
15 cis''?4
16 \once \override Staff.AccidentalCautionary #'parenthesized = ##f
17 \once \override Staff.AccidentalCautionary #'font-size = #-2
18 cis''?4
19 \once \override Staff.AccidentalCautionary #'parenthesized = ##t
20 cis''?4