lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Metronome vertival position after vertical space


From: Menu Jacques
Subject: Metronome vertival position after vertical space
Date: Wed, 14 Jan 2015 17:51:05 +0100

Hello folks,

Following the answer to a question I got recentlty from this list, I’ve come to:

%%%%%%%%%%%%%%
\version "2.19.15"

{
  c1

  \break

  \tempo\markup{
    \column{
      " " \vspace #2
      "Presto"
    }
  } 2 = 130

  c1
}

%%%%%%%%%%%%%%

How can I align the metronome indication with the « Presto » tempo text?

Thanks a lot!

JM


reply via email to

[Prev in Thread] Current Thread [Next in Thread]