]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/new/creating-metronome-marks-in-markup-mode.ly
LSR: Update.
[lilypond.git] / input / new / creating-metronome-marks-in-markup-mode.ly
index 299fcd49ca87510146ca10eed6af52c5f322db2e..f52d8382988cf09222316026a5dc8900f3217b89 100644 (file)
@@ -10,11 +10,13 @@ but they will not change the tempo in MIDI output."
 
 \relative c' {
   \tempo \markup {
-    (
-    \smaller \general-align #Y #DOWN \note #"16." #1
-    =
-    \smaller \general-align #Y #DOWN \note #"8" #1
-    )
+    \concat {
+      (
+      \smaller \general-align #Y #DOWN \note #"16." #1
+      " = "
+      \smaller \general-align #Y #DOWN \note #"8" #1
+      )
+    }
   }
   c1
   c4 c' c,2