lilypond-user
[Top][All Lists]
Advanced

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

Re: Default markup text fontsize


From: fremoin
Subject: Re: Default markup text fontsize
Date: Thu, 25 Mar 2021 20:58:08 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.9.0

Hello,

Assuming you mean "all markups in a score" :

\layout {
  \context {
    \Score
    \override RehearsalMark.font-size = #-2
  }
}

Regards,
Frédéric

Le 25/03/2021 à 11:12, Pablo Cordal a écrit :
Hi everyone,

Is there any way to set the default size for all markups in a staff? I have a lot of markups and I still have to write \fontsize = #-2 in all of them... I found the default font family solution but I need to set the size too.

Thank you very much. Best regards





reply via email to

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