lilypond-user
[Top][All Lists]
Advanced

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

Re: Mensural notation in a \markup command


From: Kieren MacMillan
Subject: Re: Mensural notation in a \markup command
Date: Sat, 14 Sep 2024 17:56:33 -0400

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.




reply via email to

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