X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fsong-splitpart.ly;h=6524f4bc26b7c629e7e16d1adb9068b222931d3a;hb=97a0169312a260933246ab224e4f8b0969871dd5;hp=901694ca7e6266a27d0be96ec4fe5a3046b86dad;hpb=6d910958ea621e4ab878a118bd77e61ae210a6ef;p=lilypond.git diff --git a/input/regression/song-splitpart.ly b/input/regression/song-splitpart.ly index 901694ca7e..6524f4bc26 100644 --- a/input/regression/song-splitpart.ly +++ b/input/regression/song-splitpart.ly @@ -1,13 +1,17 @@ -\version "2.11.51" - +\version "2.19.21" +\header { + texidoc="Festival song synthesis output supports +divided voices. +" +} \include "festival.ly" \score{ \festival #"song-splitpart.xml" { \tempo 4 = 100 } << \context Voice = "melody" { - \relative c' { - c4 + \relative { + c'4 << { \voiceOne c8 e } \context Voice = splitpart { \voiceTwo c4 }