]> git.donarmstrong.com Git - lilypond.git/commitdiff
Merge branch 'master' of git://git.sv.gnu.org/lilypond
authorGraham Percival <graham@percival-music.ca>
Sat, 1 Dec 2007 03:37:34 +0000 (19:37 -0800)
committerGraham Percival <graham@percival-music.ca>
Sat, 1 Dec 2007 03:37:34 +0000 (19:37 -0800)
input/regression/accidental-cautionary.ly

index b48c8b610d156e80901c38d5d4403c54d0c362a9..1b9a99f6cf7c7bd2e6f3065d256f24ab922ff182 100644 (file)
@@ -1,7 +1,7 @@
 \version "2.11.5"
 \header {
 
-texidoc = "Cautionary accidentals are indicated using either
+texidoc = "Cautionary accidentals may be indicated using either
 parentheses (default) or smaller accidentals.
 
 "
@@ -13,6 +13,7 @@ parentheses (default) or smaller accidentals.
 {
     c''4
     cis''?4
+    \once \override Staff.AccidentalCautionary #'parenthesized = ##f
     \once \override Staff.AccidentalCautionary #'font-size = #-2
     cis''?4
     \once \override Staff.AccidentalCautionary #'parenthesized = ##t