X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fmetronome-text.ly;h=2dacf798c0fbaaf387cfcf1f3828208dfff861bc;hb=26a079ca2393d053315ef8dbef626c897dc9645a;hp=f5f826a673a1f387df3190c90f16976ef33cd213;hpb=2055f35c47a045a50a01ff4dba8524322cfc3b48;p=lilypond.git diff --git a/input/regression/metronome-text.ly b/input/regression/metronome-text.ly index f5f826a673..2dacf798c0 100644 --- a/input/regression/metronome-text.ly +++ b/input/regression/metronome-text.ly @@ -1,18 +1,17 @@ -\version "2.14.0" +\version "2.16.0" \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