]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/song-splitpart.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / song-splitpart.ly
index ee4ef160a5292dd8ac35cb90fe402e5cc5370703..6524f4bc26b7c629e7e16d1adb9068b222931d3a 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.19.21"
 \header {
   texidoc="Festival song synthesis output supports
 divided voices.
@@ -10,8 +10,8 @@ divided voices.
 \festival #"song-splitpart.xml" { \tempo 4 = 100 }
 <<
   \context Voice = "melody" {
-    \relative c' {
-      c4
+    \relative {
+      c'4
       <<
         { \voiceOne c8 e }
         \context Voice = splitpart { \voiceTwo c4 }