]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/song-reordering.ly
Doc: CSS: A better brown for the usage manual
[lilypond.git] / input / regression / song-reordering.ly
index c774699fe278c9c1ae7d04b9731b85bd1ecb20ac..0ab48bd91a886f9972da29bd5330d098d616777e 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.19.21"
 \header {
   texidoc="Festival song synthesis output supports
 reordered lyrics.
@@ -10,12 +10,12 @@ reordered lyrics.
 <<
   \relative \context Voice = "lahlah" {
     \set Staff.autoBeaming = ##f
-    c4
+    c'4
     <<
       \context Voice = alternative {
         \voiceOne
-        \times 2/3 {
-          \override NoteColumn #'force-hshift = #-3
+        \tuplet 3/2 {
+          \override NoteColumn.force-hshift = #-3
           f8 f g
         }
       }