]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/song-breathe.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / song-breathe.ly
index 72dfb8eb7cedc6a507c61fb014519c1bf64c15cc..18d8dca87fef617a2000acb23627a806f6ea856b 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.19.21"
 \header {
   texidoc="Festival song synthesis output supports
 breath marks.
@@ -9,7 +9,7 @@ breath marks.
 \festival #"song-breathe.xml" { \tempo 4 = 100 }
 {
 \time 3/4
-\relative c' { c2 e \breathe g }
+\relative { c'2 e \breathe g }
 \addlyrics { play the game }
 }
 #(ly:progress "song-breathe")