Hi Ralph,
Try:
\version "2.24.0"

\relative c' {
    \time 3/4
    \tweak outside-staff-priority #0
    \tempo \markup {
    \concat {
      (
      \smaller \general-align #Y #DOWN \note {2} #1
      " = "
      \smaller \general-align #Y #DOWN \note {4} #1
      )
    }
  }
  d4^\markup\italic{arco}^\markup\bold{Half as fast}^\markup\bold{Trio} d d
}

See also:
https://lilypond.org/doc/v2.24/Documentation/notation/default-values-for-outside_002dstaff_002dpriority
HTH, Cheers,
Pierre

Le dim. 12 mars 2023 à 05:45, Ralph Palmer <[email protected]> a
écrit :

> Greetings -
>
> Thanks to all the list members who respond so quickly and thoroughly to
> our questions.
>
> I'm running 2.24.0 and Frescobaldi 3.2 under Linux/Ubuntu.
>
> I cannot figure out how to move the tempo indication below the markups in
> this minimal example. Can anyone help me?
>
> All the best,
>
> Ralph
> ______
> Ralph Palmer
> Seattle
> USA
> (he, him, his)
> [email protected]
>

Reply via email to