X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fslur-manual.ly;h=25425aecd9579469c93ee67988a016df4c79d8f1;hb=f9116bac398f94d95e237aa3b1fc222a59ad8e3c;hp=3ea2c651bcda0e2b836fafb6b1e45db3e5b79990;hpb=169a91c8514e3dcea29d1aa01653a684fb60457d;p=lilypond.git diff --git a/input/regression/slur-manual.ly b/input/regression/slur-manual.ly index 3ea2c651bc..25425aecd9 100644 --- a/input/regression/slur-manual.ly +++ b/input/regression/slur-manual.ly @@ -6,10 +6,10 @@ positioning of the slur. It selects the slur configuration closest to the given pair. " } -\version "2.10.0" +\version "2.12.0" \paper { ragged-right = ##T } -\relative { +\relative c' { \override Slur #'positions = #'(-4 . -5) e( f g) }