lilypond-user
[Top][All Lists]
Advanced

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

Re: Lyrics.LyricText.font-size in layout block


From: tisimst
Subject: Re: Lyrics.LyricText.font-size in layout block
Date: Tue, 19 Jul 2016 16:05:18 -0700 (MST)



On Tuesday, July 19, 2016, Noeck [via Lilypond] <[hidden email]> wrote:
Hi,

Am 19.07.2016 um 22:54 schrieb tisimst:
> real-lyric-font-size = x*(1+y/6)*(12/20)

I doubt this formula as y = -6 should give half of the normal size and
not a negative number. I still think this is correct:

factor = 2^((font-size-1)/6

Ah, yes. Thank you for correcting me. Not sure what I was thinking. Shouldn't it be without the -1 though?

factor = 2^(font-size/6)

--
Abraham 


View this message in context: Re: Lyrics.LyricText.font-size in layout block
Sent from the User mailing list archive at Nabble.com.

reply via email to

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