X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fhairpin-to-barline.ly;h=b9c69948fd765058eb06d13a211a7d6204d40056;hb=f9056caac3bda31437ed004d775fbae14ca61bf3;hp=2a0a9db357e50659a9b53ec63f197c401261fbb3;hpb=079be3c9a14d13e594cb1c1924058322a93ca1b5;p=lilypond.git diff --git a/input/regression/hairpin-to-barline.ly b/input/regression/hairpin-to-barline.ly index 2a0a9db357..b9c69948fd 100644 --- a/input/regression/hairpin-to-barline.ly +++ b/input/regression/hairpin-to-barline.ly @@ -5,9 +5,9 @@ should end at that bar line. " } -\version "2.12.0" +\version "2.19.21" -\relative c'' { - \override Hairpin #'bound-padding = #1.0 - c4\< c2. c4\! +\relative { + \override Hairpin.bound-padding = #1.0 + c''4\< c2. c4\! }