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