lilypond-user
[Top][All Lists]
Advanced

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

Re: Font sizes change on change of font


From: Thomas Morley
Subject: Re: Font sizes change on change of font
Date: Sun, 22 Aug 2021 18:20:54 +0200

Am So., 22. Aug. 2021 um 15:54 Uhr schrieb Paul Hodges <pwh@cassland.org>:
>
> I have been asked to change my serif font to Times New Roman.  I have
> done this, using:
>
>    #(define fonts
>      (set-global-fonts
>       #:roman "Times New Roman"

Use
"Times New Roman,"
Note the trailing comma (see NR for the issue).

Cheers,
  Harm

>       #:factor (/ staff-height pt 22)
>      ))
>
> as documented (the staff-height matches the global staff size).  But all
> my non-Emmentaler text (titles, tempo, text markup...) has now shrunk,
> and looks wrong alongside the notation and dynamics text.
>
> Is there any way to enlarge the text globally?
>
> Thanks,
> Paul
>



reply via email to

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