lilypond-user
[Top][All Lists]
Advanced

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

Re: font tree setting ignored


From: Matthew Collett
Subject: Re: font tree setting ignored
Date: Wed, 10 Aug 2011 07:39:33 +1200

On 10/08/2011, at 5:03 am, Henning Hraban Ramm wrote:

>> LilyPond 2.14.x (tested .0 and .2) on OSX-Intel ignores my font settings like
>> 
>> \paper {
>>      #(define fonts (make-pango-font-tree "TeX Gyre Schola" "LMSans10" 
>> "LMTypewriter10 Regular" (/ 14 20)))
>> }
>> 
>> The font names are exactly the same as I get with "lilypond 
>> -dshow-available-fonts any", and it used to work. I can't tell when it 
>> stopped.
>> Of course I tried a bunch of other fonts, it never changes.

Where do these fonts live?  User library, main library or somewhere else? As I 
reported to this list about a month ago, Lilypond (2.14.1) is not aware of the 
fonts in the user library (Mac OS X 10.6.8).  It seems to be a simple omission 
from fonts.conf, which has entries for the shared library fonts 
(<dir>/Library/Fonts</dir>) and the system fonts 
(<dir>/System/Library/Fonts</dir>) but not the user fonts 
(<dir>~/Library/Fonts</dir>). 

I also have a slightly different font problem, perhaps closer to yours, which 
is that requesting plain Helvetica gives me bold Helvetica instead (only this 
one font as far as I know; others, e.g. Helvetica Neue, are fine).  I have no 
idea why this happens.

Best wishes,
Matthew




reply via email to

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