X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fmetronome-text.ly;h=2f02d1c141a5a62651dedbeefe42a1dd76afe444;hb=c16c8655784da3f7d1d20640ef0208a36bdeeaee;hp=2dacf798c0fbaaf387cfcf1f3828208dfff861bc;hpb=26a079ca2393d053315ef8dbef626c897dc9645a;p=lilypond.git diff --git a/input/regression/metronome-text.ly b/input/regression/metronome-text.ly index 2dacf798c0..2f02d1c141 100644 --- a/input/regression/metronome-text.ly +++ b/input/regression/metronome-text.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.19.21" \header{ texidoc=" @@ -7,8 +7,8 @@ The tempo command supports text markup and/@/or `duration=count'. Using " } -\relative c'' { - \tempo "Allegro" c1 +\relative { + \tempo "Allegro" c''1 \tempo "Allegro" c1 $(make-event-chord (list (make-music 'TempoChangeEvent 'text "blah")))