]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/metronome-text.ly
Imported Upstream version 2.16.0
[lilypond.git] / input / regression / metronome-text.ly
index f5f826a673a1f387df3190c90f16976ef33cd213..2dacf798c0fbaaf387cfcf1f3828208dfff861bc 100644 (file)
@@ -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