X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fhara-kiri-pianostaff.ly;h=ebc783ee24bf1e47237f02379a507fa31e30040d;hb=37ecf0dbee1dfd35588499886ea6c94ad5b8a4b9;hp=b40dd06c318875c89736358437938430cb107135;hpb=34eb783cd6b1af2fd7cf2c573ec9dc7e9d16e7f7;p=lilypond.git diff --git a/input/regression/hara-kiri-pianostaff.ly b/input/regression/hara-kiri-pianostaff.ly index b40dd06c31..ebc783ee24 100644 --- a/input/regression/hara-kiri-pianostaff.ly +++ b/input/regression/hara-kiri-pianostaff.ly @@ -1,4 +1,4 @@ -\version "2.6.0" +\version "2.11.51" \header { texidoc = @@ -18,20 +18,19 @@ alignment; this should not confuse the mechanism. } -\layout { raggedright= ##t } - - -\score { \transpose c c'' - \context PianoStaff << - \new Staff { c4 c c c \break s1 \break c4 c c c \break c c c c} - \new Staff { d4 d d d s1 s1 s1 s1 } - \new Staff { e4 e e e s1 e4 e e e s1 } - >> - \layout { +\layout { + ragged-right= ##t \context { - \RemoveEmptyStaffContext + \RemoveEmptyStaffContext } - } } +\transpose c c'' +\context PianoStaff << + \new Staff { c4 c c c \break s1 \break c4 c c c \break c c c c} + \new Staff { d4 d d d s1 s1 s1 } + \new Staff { e4 e e e s1 e4 e e e s1 } +>> + +