X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fhara-kiri-pianostaff.ly;h=f4e01c715b0b5abe30a175e2f85bedec799c26aa;hb=becfb1f1b2bcc675fc65cafd26002fb5eaf2d88f;hp=366fad42a6292bcac447dbb8be0fd81abb492197;hpb=7e8d660df15820c540b74a4ab74d175284cd9008;p=lilypond.git diff --git a/input/regression/hara-kiri-pianostaff.ly b/input/regression/hara-kiri-pianostaff.ly index 366fad42a6..f4e01c715b 100644 --- a/input/regression/hara-kiri-pianostaff.ly +++ b/input/regression/hara-kiri-pianostaff.ly @@ -1,4 +1,4 @@ -\version "2.1.30" +\version "2.7.39" \header { texidoc = @@ -18,20 +18,19 @@ alignment; this should not confuse the mechanism. } -\paper { raggedright= ##t } - - -\score { \notes \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 } +>> + +