X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fmetronome-parenthesized.ly;h=d2740a52170fcd87b7f06286bb56ba7df6745123;hb=8cf69a467ad7650f5ca9da6fe2dfd4c7c088b239;hp=97a4bc7d18264e95e56691a880d5d2e0b582f29a;hpb=eeec992b7029d0982bf4ed0eb3995e9ca99c10e9;p=lilypond.git diff --git a/input/regression/metronome-parenthesized.ly b/input/regression/metronome-parenthesized.ly index 97a4bc7d18..d2740a5217 100644 --- a/input/regression/metronome-parenthesized.ly +++ b/input/regression/metronome-parenthesized.ly @@ -1,4 +1,4 @@ -\version "2.12.0" +\version "2.19.21" \header{ texidoc=" @@ -6,9 +6,9 @@ Using an empty text in the metronome marks, one can generate parenthesized tempo " } -\relative c'' { +\relative { \tempo 4=60 - c1 + c''1 \tempo "" 4=80 c1 }