Zeng Zeng wrote:
Dear all:
I have an old style of fonts (10 years ago). In this package, I have applegar.sty and some files of pfb, tfm and vf. Now I want to use the applegar package.
I have install the package and add \usepackage{applegar} in the preablem. But it seems that it doesn't work. I check "layout"->default font, there is no one named applegar. Could someone help me to fix it. Emergincy!
Easy enough, _if_ you know how to use the font in latex. Just set up the font in the preamble (layout->document->preamble) exactly
as you would for latex. The font won't show up in the font dialog, leave the
font set to "default" which really means "no change, use whatever font
the preamble activated."
I may get more complicated if you need font changes throughout the document.
Using latex commands in ERT is always an option. That can be messy, so you may want
to redefine some font commands like \normalfont which are implicitly used from
time to time.
Helge Hafting
