]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/new/creating-metronome-marks-in-markup-mode.ly
Remove unused folder input/new/revised/. (cherry picked from commit 4998e00067f678ea4...
[lilypond.git] / input / new / creating-metronome-marks-in-markup-mode.ly
index 299fcd49ca87510146ca10eed6af52c5f322db2e..bb1379bdfd2fe39d8d0fd1665c7acd531f221f86 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.11.62"
+\version "2.12.0"
 
 \header {
   lsrtags = "staff-notation"
@@ -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