X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fhara-kiri-pianostaff.ly;h=ebc783ee24bf1e47237f02379a507fa31e30040d;hb=edf17353d89f4f6bd831466262402bb9151a26ca;hp=7c01d8136e7f703697ce2218b2dc6b6e22f29364;hpb=51159f8679de00e6cd526ca2a16e1ea4d4294f81;p=lilypond.git diff --git a/input/regression/hara-kiri-pianostaff.ly b/input/regression/hara-kiri-pianostaff.ly index 7c01d8136e..ebc783ee24 100644 --- a/input/regression/hara-kiri-pianostaff.ly +++ b/input/regression/hara-kiri-pianostaff.ly @@ -1,4 +1,4 @@ -\version "2.3.4" +\version "2.11.51" \header { texidoc = @@ -18,20 +18,19 @@ alignment; this should not confuse the mechanism. } -\paper { 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 } - >> - \paper { +\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 } +>> + +