lilypond-user
[Top][All Lists]
Advanced

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

Re: Custom Music font doesn't scale with staff


From: Abraham Lee
Subject: Re: Custom Music font doesn't scale with staff
Date: Mon, 21 Nov 2022 17:43:07 -0700



On Mon, Nov 21, 2022 at 2:33 PM Leo Correia de Verdier <leo.correia.de.verdier@gmail.com> wrote:
In the _expression_

#:factor (/ staff-height pt 20)

staff-height retrieves the staff height and divides it by 20. It works for any staff height.

> 21 nov. 2022 kl. 22:23 skrev Yentl Tijssens <yentltijssens@icloud.com>:
>
> In case you missed it: I was just wondering how I should calculate the required #:factor depending on the staff size?
>
> Happy Holidays as well,
> Yentl Tijssens

Yes, as Leo explained (and somehow I failed to do so clearly enough), the factor statement will automatically pull in the right value for staff-height. So, you can use it as we wrote it in every situation.

Good luck,
Abraham

reply via email to

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