X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fslur-nice.ly;h=e2e2e13d4f30c628bd5323f95318fea5c9c4a17b;hb=1c7aa062c6cec594b68479b240db33399f80f4e6;hp=d9a9d051d6460d03bd87962c8322cff762f93bcd;hpb=49428cfe64483bc706da930d4e24d16166d8e79a;p=lilypond.git diff --git a/input/regression/slur-nice.ly b/input/regression/slur-nice.ly index d9a9d051d6..e2e2e13d4f 100644 --- a/input/regression/slur-nice.ly +++ b/input/regression/slur-nice.ly @@ -1,5 +1,5 @@ -\version "2.6.0" +\version "2.16.0" \header{ texidoc=" Slurs should look nice and symmetric. The curvature may increase @@ -8,6 +8,9 @@ run through noteheads or stems. " } +\layout{ + line-width = 120.\mm +} \relative c''{ \time 3/4 @@ -19,8 +22,3 @@ run through noteheads or stems. \stemNeutral c ( \stemUp c \stemNeutral c) c ( a c) c( d, c') c( f, c') \stemDown c( f, c') } -\layout{ - linewidth = 120.\mm -} - -