X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fpart-combine-solo.ly;h=75803487a2435e579b5d938b576c4793ccc06cd4;hb=db313ad3bc0e00e323b9f8f07852070b79d15096;hp=e29e27b1ba978635a5be8651576887dfc8e60f5c;hpb=82bc9ad690e201aaa55694f8b92261ae7338f56a;p=lilypond.git diff --git a/input/regression/part-combine-solo.ly b/input/regression/part-combine-solo.ly index e29e27b1ba..75803487a2 100644 --- a/input/regression/part-combine-solo.ly +++ b/input/regression/part-combine-solo.ly @@ -14,10 +14,10 @@ Solo 1/2 can not be used when a spanner is active, so there is no solo " } -vone = \relative a' { d4 r8 d8 d8 r8 d8 r8 d2 ~ 2 ~ 4 } -vtwo = \relative g' { g4. g8 r2 g4 r4 r2 g4 } +vone = \relative { d''4 r8 d8 d8 r8 d8 r8 d2 ~ 2 ~ 4 } +vtwo = \relative { g'4. g8 r2 g4 r4 r2 g4 } -\version "2.19.2" +\version "2.19.21" \paper { ragged-right = ##t }