]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-voice.ly
Doc-fr: NR-1.5.2 merging rests
[lilypond.git] / input / regression / accidental-voice.ly
index 63f13156bde2c52e2f2ffc156335037f512f0bfd..61cebc562525aceb5b24818af1bfecc60262aeea 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.7.32"
+\version "2.17.6"
 \layout { ragged-right = ##t }
 
 \header{
@@ -28,7 +28,7 @@ voiceb =  \transpose c c' {
     \voicea
   }
   \context Staff << 
-    #(set-accidental-style 'modern-voice-cautionary)
+    \accidentalStyle modern-voice-cautionary
     \new Voice \voicea
     \new Voice \voiceb
   >>