X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fharp-pedals-sanity-checks.ly;h=f3e8dd5e9f0c54f6e12bfcac1bb759bbfc5e0484;hb=aaeb514ff33939b635e30453691c03c0c55ec499;hp=1482e24579d2353d6e482d03578326770eb50011;hpb=26a079ca2393d053315ef8dbef626c897dc9645a;p=lilypond.git diff --git a/input/regression/harp-pedals-sanity-checks.ly b/input/regression/harp-pedals-sanity-checks.ly index 1482e24579..f3e8dd5e9f 100644 --- a/input/regression/harp-pedals-sanity-checks.ly +++ b/input/regression/harp-pedals-sanity-checks.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.19.21" #(ly:set-option 'warning-as-error #f) #(ly:expect-warning (_ "Harp pedal diagram contains dividers at positions ~a. Normally, there is only one divider after the third pedal.") '(1 3 5)) @@ -13,10 +13,10 @@ the diagrams here violate the standard (7 pedals with divider after third), so a warning is printed out, but they should still look okay." } -\relative c'' { - \override Score.PaperColumn #'keep-inside-line = ##f +\relative { + \override Score.PaperColumn.keep-inside-line = ##f % Sanity checks: #pedals != 7: - c1^\markup \harp-pedal #"^-v|--" + c''1^\markup \harp-pedal #"^-v|--" % Sanity checks: no divider, multiple dividers, divider on wrong position: c1^\markup \harp-pedal #"^-v--v^" c1^\markup \harp-pedal #"^|-v|--|v^"