lilypond-user
[Top][All Lists]
Advanced

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

how to typeset temporary tempo?


From: Jinsong Zhao
Subject: how to typeset temporary tempo?
Date: Sun, 21 Dec 2014 18:15:08 -0800
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

Hi there,

I am new to LilyPond. I try to typeset a music sheet. The following is a snippet. I don't satisfy the code in \markup, especially the size of the number.

\version "2.18.2"

\relative c'' {
  \clef "treble"
  \key ees \major
  \tempo 4 = 90

  f8 g f d ees2 ~ |%m75
ees4 ees'2.\fermata ^\markup {\null \translate #'(2 . 0) \magnify #0.5 \note #"4" #1 = "82"} |%m76
  bes4. aes8 g4 d'4 |%m77
  ees1 ~ |%m78
ees1^\markup {\null \translate #'(2 . 0) \bold "rit." \magnify #0.5 \note #"4" #1 = "75" } |%m79
  ees,,1 ~ |%m80
  ees1 \bar "|." %m81
}

Any suggestion or comments will be really appreciated. Thanks in advance.

Best regards,
Jinsong



reply via email to

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