X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fhara-kiri-pianostaff.ly;h=be82c836f1607f91aaf1ed46354eda6b78200b24;hb=8d36de6e924066f07aa043bea971806c771b2786;hp=3e71096bf35be495abf0796cb4a034aede416e68;hpb=06b1da466f99f6c4a01ee6a3e611d25bd5359d4c;p=lilypond.git diff --git a/input/regression/hara-kiri-pianostaff.ly b/input/regression/hara-kiri-pianostaff.ly index 3e71096bf3..be82c836f1 100644 --- a/input/regression/hara-kiri-pianostaff.ly +++ b/input/regression/hara-kiri-pianostaff.ly @@ -1,4 +1,4 @@ -\version "2.3.17" +\version "2.10.0" \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 } +>> + +