LSR: Update.
[lilypond.git] / input / new / creating-metronome-marks-in-markup-mode.ly
blobf52d8382988cf09222316026a5dc8900f3217b89
1 \version "2.11.62"
3 \header {
4 lsrtags = "staff-notation"
5 texidoc = "New metronome marks can be created in markup mode,
6 but they will not change the tempo in MIDI output."
8 doctitle = "Creating metronome marks in markup mode"
11 \relative c' {
12 \tempo \markup {
13 \concat {
15 \smaller \general-align #Y #DOWN \note #"16." #1
16 " = "
17 \smaller \general-align #Y #DOWN \note #"8" #1
22 c4 c' c,2