]> 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 30a5d9b6636efea291e70c0dc5c2c905acd18f65..0ab48bd91a886f9972da29bd5330d098d616777e 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.19.21"
 \header {
   texidoc="Festival song synthesis output supports
 reordered lyrics.
@@ -10,11 +10,11 @@ reordered lyrics.
 <<
   \relative \context Voice = "lahlah" {
     \set Staff.autoBeaming = ##f
-    c4
+    c'4
     <<
       \context Voice = alternative {
         \voiceOne
-        \times 2/3 {
+        \tuplet 3/2 {
           \override NoteColumn.force-hshift = #-3
           f8 f g
         }