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: Dimitri Sykias
Subject: Re: Mensural notation in a \markup command
Date: Sun, 15 Sep 2024 02:09:19 +0300

Thank you very much!

> On 15 Sep 2024, at 12:56 AM, Kieren MacMillan <kieren@kierenmacmillan.info> 
> wrote:
> 
> 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]