X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fpart-combine-cross.ly;h=fb570d0a4cc322e5abec4d0b42e760579d6c9d9f;hb=192b0bcc1b2d5396b0f2ff53798dc33c571152ae;hp=382e23d3d249273a9be0d87eb83aa7b24c2b466e;hpb=3bafaae8bf353619d2f97036e874f1c9cb787adf;p=lilypond.git diff --git a/input/regression/part-combine-cross.ly b/input/regression/part-combine-cross.ly index 382e23d3d2..fb570d0a4c 100644 --- a/input/regression/part-combine-cross.ly +++ b/input/regression/part-combine-cross.ly @@ -4,10 +4,10 @@ " } -\version "2.12.0" +\version "2.19.21" -vone = \relative a' { g4 g f f e e d d } -vtwo = \relative a' { e4 e f f g g a a } +vone = \relative { g'4 g f f e e d d } +vtwo = \relative { e'4 e f f g g a a } \layout { ragged-right = ##t } \partcombine \vone \vtwo