]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/metronome-text.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / metronome-text.ly
index 2dacf798c0fbaaf387cfcf1f3828208dfff861bc..2f02d1c141a5a62651dedbeefe42a1dd76afe444 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.19.21"
 
 \header{
   texidoc="
@@ -7,8 +7,8 @@ The tempo command supports text markup and/@/or `duration=count'.  Using
 "
 }
 
-\relative c'' {
-  \tempo "Allegro" c1
+\relative {
+  \tempo "Allegro" c''1
   \tempo "Allegro" c1
   $(make-event-chord (list (make-music 'TempoChangeEvent
                                         'text "blah")))