lilypond-user
[Top][All Lists]
Advanced

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

Re: Title font and font size change


From: Kieren MacMillan
Subject: Re: Title font and font size change
Date: Mon, 4 Feb 2013 18:03:09 -0500

Hi,

>> What about a function which applies a multiplier to the relative size, to 
>> fake an "abs-fontsize"?
> What do you mean? What and where should I write?

It would be something like

  \context {
    \Score
    \override LyricText #'font-size = #(some-function-here)
  }

but I wouldn't have the foggiest idea how to actually write the function to do 
what I'm suggesting (i.e., take the global font size, and apply a multiplier 
which would force the final output to be an absolute size).

Sorry,
Kieren.


reply via email to

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