]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/lyric-combine-switch-voice.ly
Merge remote-tracking branch 'origin/master' into translation
[lilypond.git] / input / regression / lyric-combine-switch-voice.ly
index adc362e02be56753284f7a026b3244bf97bc5e7a..7548edad73458421920b01388cd7c1a0c02c5135 100644 (file)
@@ -5,7 +5,7 @@ if the switch occurs together with context instantiation."
 
 }
 
-\version "2.12.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
         }
       }