]> 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 6eb952706164b461c32e0941e4e3637ff8c89a52..00949e9f36bbf351f1ca54aba6a6cbe226d64a28 100644 (file)
@@ -1,5 +1,9 @@
-\version "2.12.0"
-
+\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
   }
 >>