X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fgrace-staff-length.ly;h=71faa6c4c782640fb382a7a29e3b00e9fe035596;hb=65a309c41e9f18befa34328a60efab9132e402c9;hp=e16d84adf412c24e71d3d47e6d3ad9b7ae3e77f4;hpb=34881554afeaf03a55a3a983caf9cfeaaf3ea060;p=lilypond.git diff --git a/input/regression/grace-staff-length.ly b/input/regression/grace-staff-length.ly index e16d84adf4..71faa6c4c7 100644 --- a/input/regression/grace-staff-length.ly +++ b/input/regression/grace-staff-length.ly @@ -1,24 +1,24 @@ -\version "2.3.22" +\version "2.16.0" \header{ -texidoc = "Stripped version of trip.ly. Staves should be of correct length." + texidoc = "Stripped version of trip.ly. Staves should be of correct length." } - \layout { raggedright= ##t } +\layout { ragged-right= ##t } -\score{ - \context PianoStaff \relative c'' << - \new Staff { - r1 - r1 - \bar "|." - } - \new Staff { - r1 - \context Staff { - \grace { c16 } c1 - } + +\context PianoStaff \relative c'' << + \new Staff { + r1 + r1 + \bar "|." + } + \new Staff { + r1 + \context Staff { + \grace { c16 } c1 } - >> - \layout { } -} + } +>> +\layout { } +