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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Sunday, August 28, 2005 4:40 AM
To: Georg Dummer
Cc: lilypond-user@gnu.org
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



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to