>>>>> "Christopher" == Christopher Sawtell <[EMAIL PROTECTED]> writes:

Christopher> On 22-Sep-98 Jean-Marc Lasgouttes wrote:
>>>>>>> "Christopher" == Christopher Sawtell <[EMAIL PROTECTED]>
>>>>>>> writes:
>>
Christopher> Greetings Folks,
>>
Christopher> I have installed lyx and wish to use some type 1 display
Christopher> fonts in a document.  Please would somebody be so kind as
Christopher> to either tell me where I can find some instructions, or
Christopher> to explain how to do it.
>>  Well, if you want to use Type1 fonts only for display, you should
>> have a look at lyxrc and search for the word 'font' there.

Christopher> Sorry, I did not make myself clear.

Christopher> I'm using the words "display font" in its typographical
Christopher> meaning.  A possibly pictorial font, intended for
Christopher> decorative titles.  A font out of the "Hershey-Gothic"
Christopher> series of typefaces as an example.

You have to hunt around on CTAN in the fonts/ directory to find
(La)TeX definition files for your font (.tfm, .vf, .fd). Once you have
installed all of this, using the font is as easy as:
  \usepackage{hershey-gothic} 
if somebody has written a package to do that, or
  \renewcommand{\rmdefault}{xxx}
where xxx is the name of the font.

It seems a little difficult (it is indeed not simple), but if you are
lucky enough, somebody has already done the work for you.

Good luck,

JMarc

-- 
                +++ the lyx project user mailing list +++
                To unsubscribe from this list send mail to 
                         [EMAIL PROTECTED]
                    with the **Subject** unsubscribe.

Reply via email to