lilypond-user
[Top][All Lists]
Advanced

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

Re: Using #(define fonts) gives me an ill-looking feta font


From: madMuze
Subject: Re: Using #(define fonts) gives me an ill-looking feta font
Date: Tue, 8 Mar 2011 23:40:37 -0800 (PST)


Hello,

I am using Mac OS X (in case that matters) and I am having an issue where
using the following construct in a \paper block:

 myStaffSize = #24
  #(define fonts
      (make-pango-font-tree "Baskerville"
                            "Optima"
                            "Courier"
                              (/ myStaffSize 24)))


--
I believe the calculations for font size are done internally relative to 20,
no matter what you choose for sizes. I use "/ myStaffSize 20" with a wide
variety of global staff sizes and have good results.
David

-- 
View this message in context: 
http://old.nabble.com/Using--%28define-fonts%29--gives-me-an-ill-looking-feta-font-tp31103932p31104059.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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