]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/metronome-text.ly
Display postevents on drum notes, rests and spacer rests
[lilypond.git] / input / regression / metronome-text.ly
index 37c321213b4c7900f80b9e674313ccc47d536899..04aaea60b3a5155e3a4abaac42297dfbd5597182 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.15.18"
 
 \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