lilypond-user
[Top][All Lists]
Advanced

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

RE: Yet another font problem


From: Georg Dummer
Subject: RE: Yet another font problem
Date: Mon, 29 Aug 2005 10:03:51 +0200

I've tryed this out.
Using the filename (with or without the extension) leads to a default font. 
Only the fontname (in some cases) brings the font into the PDF.

What's about fc-list Han-Wen mentioned? I have one in my cygwin environment
but not in my Lilypond Win-native.

Georg

-----Original Message-----
From: address@hidden [mailto:address@hidden 
Sent: Sunday, August 28, 2005 4:40 AM
To: Georg Dummer
Cc: address@hidden
Subject: Re: Yet another font problem

>    \override #'(font-name . "binnerd" )
>    works fine, but
>    \override #'(font-name . "minion regular" )
>    comes out with the default(?) font.

Under Windows, I think you have to use the filename of the font (without the
".TTF" suffix), not the friendly-fontname.

In my Windows/FONTS directory I have

   FontName       FileName
   .....          .....
   BinnerD        BINNERN.TTF
   .....          .....
   .....          .....

which means I would have to use

    \override #'(font-name . "binnern")

on my system.  I don't have a font named "minion regular"; you do, of
course, so look for its FileName in your Windows/FONTS directory, or in
whatever directory your minion regular font is stored.

-- Tom





reply via email to

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