Hi Dimitri,
> How can I achieve this in LilyPond?
Here’s one option:
\version "2.25.11"
\markup \concat {
\general-align #Y #0 \musicglyph #"timesig.mensural94"
\general-align #Y #0 " = "
\general-align #Y #0 \fontsize #-2 \override #'(baseline-skip . 1.75) \column
{ \number 9 \number 2 }
}
Hope that helps!
Kieren.
______________________________________________
My work day may look different than your work day. Please do not feel obligated
to read or respond to this email outside of your normal working hours.