X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fslur-manual.ly;h=4a9cf8d94fa1ab104a960882b85aa218564e5639;hb=d2762a4f1add2bb04d6fc34d3c7ae03eeb7d500f;hp=49613d4ba0988d70316d888113d28f8fe530d541;hpb=522f419e3ed3e09ecf834bbb5315ac1777ab13e0;p=lilypond.git diff --git a/input/regression/slur-manual.ly b/input/regression/slur-manual.ly index 49613d4ba0..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.16.0" +\version "2.17.6" \paper { ragged-right = ##T } \relative c' { - \override Slur #'positions = #'(-4 . -5) + \override Slur.positions = #'(-4 . -5) e( f g) }