X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fscript-stacked.ly;h=35d0bbe3f6a82222a5c3938fa242142e6721aca8;hb=5842c0a15dc9683fc74996c6703ea33d4dd43ad0;hp=532767fa44740ddaa77d896de6f29f6aef35cddb;hpb=d2e7425b88e579fe53989106965fa13eab551c92;p=lilypond.git diff --git a/input/regression/script-stacked.ly b/input/regression/script-stacked.ly index 532767fa44..35d0bbe3f6 100644 --- a/input/regression/script-stacked.ly +++ b/input/regression/script-stacked.ly @@ -1,10 +1,10 @@ -\version "1.9.8" +\version "2.10.0" -\paper { raggedright= ##t } +\layout { ragged-right= ##t } \header { -texidoc = "Scripts may be stacked." + texidoc = "Scripts may be stacked." } -\score { \notes { c'''->-. } } +{ c'''->-. }