lilypond-user
[Top][All Lists]
Advanced

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

Re: Yet another font problem


From: stk
Subject: Re: Yet another font problem
Date: Sat, 27 Aug 2005 23:39:36 -0400 (EDT)

>    \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]