X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fmetronome-text.ly;h=04aaea60b3a5155e3a4abaac42297dfbd5597182;hb=8841948d136631e7547cd52665129bdb06f882f8;hp=471b757e81c5b72a5ce5293ff5b3d4ae014e7413;hpb=266e143bd34a6cf92298b9af4ced3e4dd87872e4;p=lilypond.git diff --git a/input/regression/metronome-text.ly b/input/regression/metronome-text.ly index 471b757e81..04aaea60b3 100644 --- a/input/regression/metronome-text.ly +++ b/input/regression/metronome-text.ly @@ -1,18 +1,17 @@ -\version "2.13.50" +\version "2.15.18" \header{ texidoc=" -The tempo command supports text markup and/or duration=count. Using -@code{Score.tempoHideNote}, one can hide the duration=count in the tempo mark. +The tempo command supports text markup and/@/or `duration=count'. Using +@code{Score.tempoHideNote}, one can hide the `duration=count' in the tempo mark. " } \relative c'' { \tempo "Allegro" c1 \tempo "Allegro" c1 - #(ly:export - (make-event-chord (list (make-music 'TempoChangeEvent - 'text "blah")))) + $(make-event-chord (list (make-music 'TempoChangeEvent + 'text "blah"))) d1 \tempo \markup { \italic \medium "Allegro" } c1 \break \tempo 4 = 120 c1