]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/song-reordering2.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / song-reordering2.ly
index cd63ae0429a15070e4bb41c0bf2ba7a20a31356a..b958e5279de3967824c0635c410f17a523af5981 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.6"
 \header {
   texidoc="Festival song synthesis output supports
 reordered lyrics.
@@ -20,7 +20,7 @@ reordered lyrics.
       \context Voice = alternative {
         \voiceOne
         \times 2/3 {
-          \override NoteColumn #'force-hshift = #-3
+          \override NoteColumn.force-hshift = #-3
           f8 f g
         }
       }