Hi Kenneth,

   Looks like I must be missing something obvious in the lilypond docs
(2.20.2)...

   How to insert a "rit."?

In some scores, "rit." and the like are typeset akin to "Allegro" and other tempo markings; that would be

\version "2.21.0"

\relative {
  e'4 e e2
  e4 e e2
  \tempo "rit."
  e4 g c,4. d8
  \tempo "a tempo"
  e4 e8 e e4 e
}

Lukas

Reply via email to