]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/metronome-text.ly
Remove test numbering in display-lily-tests
[lilypond.git] / input / regression / metronome-text.ly
index 471b757e81c5b72a5ce5293ff5b3d4ae014e7413..04aaea60b3a5155e3a4abaac42297dfbd5597182 100644 (file)
@@ -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