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