]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyric-combine-switch-voice.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / lyric-combine-switch-voice.ly
index d78a8a86b4ab164f1ec6eb684ea9c3554e37dff9..7548edad73458421920b01388cd7c1a0c02c5135 100644 (file)
@@ -5,7 +5,7 @@ if the switch occurs together with context instantiation."
 
 }
 
-\version "2.16.0"
+\version "2.17.6"
 
 <<
   \relative \new Voice = "lahlah" {
@@ -16,7 +16,7 @@ if the switch occurs together with context instantiation."
         \voiceOne
         \times 2/3 {
          %% show associations clearly.
-          \override NoteColumn #'force-hshift = #-3
+          \override NoteColumn.force-hshift = #-3
           r8 f g
         }
       }