]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/metronome-text.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / metronome-text.ly
index 37c321213b4c7900f80b9e674313ccc47d536899..2f02d1c141a5a62651dedbeefe42a1dd76afe444 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.19.21"
 
 \header{
   texidoc="
@@ -7,12 +7,11 @@ The tempo command supports text markup and/@/or `duration=count'.  Using
 "
 }
 
-\relative c'' {
+\relative {
+  \tempo "Allegro" c''1
   \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