]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/song-breathe.ly
Doc-es: various updates.
[lilypond.git] / input / regression / song-breathe.ly
index 6b52aaa3e11d6d16f84a0d89b4c60a683f42aff8..18d8dca87fef617a2000acb23627a806f6ea856b 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.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")