X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fpedal-end.ly;h=2539d8563b93bc05906981e25ef7c33442d667f7;hb=2411d304b69a3bb30fd231e6125e39d74a09aaa9;hp=ea04198f612b415a2ff7172ed936fa116a76f913;hpb=39dd20959c8b3a143cfe41138a5c62749da54079;p=lilypond.git diff --git a/input/regression/pedal-end.ly b/input/regression/pedal-end.ly index ea04198f61..2539d8563b 100644 --- a/input/regression/pedal-end.ly +++ b/input/regression/pedal-end.ly @@ -1,16 +1,16 @@ -\version "2.7.13" +\version "2.12.0" \header { texidoc = "Unterminated piano pedal brackets run to the end of the piece. " } -\layout { raggedright = ##t } +\layout { ragged-right = ##t } { \set Staff.pedalSustainStyle = #'bracket - c4 \sustainDown + c4 \sustainOn \bar "|." }