]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/song-stanzas.ly
Imported Upstream version 2.14.2
[lilypond.git] / input / regression / song-stanzas.ly
index 51fa612507728b449d4d75fe0d718b49ee83d401..00307be6e05908fe4231bb0260e938113a980cd3 100644 (file)
@@ -1,11 +1,15 @@
-\version "2.12.0"
-
+\version "2.14.0"
+\header {
+  texidoc="Festival song synthesis output supports
+multiple stanzas.
+"
+}
 \include "festival.ly"
 
 \festival #"song-stanzas.xml" { \tempo 4 = 100 }
 {
 \time 3/4
-\relative { c2 e4 g2. }
+\relative c' { c2 e4 g2. }
 \addlyrics { play the game }
 \addlyrics { speel het spel }
 \addlyrics { joue le jeu }