]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/song-melisma.ly
Merge remote-tracking branch 'origin/translation'
[lilypond.git] / input / regression / song-melisma.ly
index c136f2d53450ff3f2ca41c7bfe4a3e2627a6c687..00949e9f36bbf351f1ca54aba6a6cbe226d64a28 100644 (file)
@@ -1,5 +1,9 @@
-\version "2.11.16"
-
+\version "2.19.2"
+\header {
+  texidoc="Festival song synthesis output supports
+melismas.
+"
+}
 \include "festival.ly"
 
 \festival #"song-melisma.xml" { \tempo 4 = 100 }
@@ -14,7 +18,7 @@
     \melismaEnd
     e2
   }
-  \lyricsto "lala" \new Lyrics {
+  \new Lyrics \lyricsto "lala" {
     la di __ daah
   }
 >>