]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-voice.ly
Web&CG: remove "projects" from HelpUs
[lilypond.git] / input / regression / accidental-voice.ly
index fa0a38a264462e31db57f39a8aa419059a28bdff..c8500e9926582585f636f1166f57dc018e5279b9 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.15.18"
+\version "2.15.20"
 \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
   >>