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: Carl Sorensen
Subject: Re: Using #(define fonts) gives me an ill-looking feta font
Date: Wed, 9 Mar 2011 05:53:34 -0700

On Mar 9, 2011, at 12:14 AM, "James Lowe" <address@hidden>  
wrote:

> 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)))
>
Should be (/ myStaffSize 20).

HTH,

Carl





reply via email to

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