]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/metronome-text.ly
Merge remote branch 'origin/master' into release/unstable
[lilypond.git] / input / regression / metronome-text.ly
index 37c321213b4c7900f80b9e674313ccc47d536899..2dacf798c0fbaaf387cfcf1f3828208dfff861bc 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.16.0"
 
 \header{
   texidoc="
@@ -10,9 +10,8 @@ The tempo command supports text markup and/@/or `duration=count'.  Using
 \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