Tex and Lucida fonts

Jochen Autschbach jautschbach at YAHOO.COM
Tue Feb 8 07:34:06 CET 2005


On my computers (Win XP with MiKTeX and RedHat 8.x with teTeX) all I
needed to do was to copy the font files (*.pfm, *.afm) to some
directory  under /usr/share/texmf/fonts (all lowercase file names) or
c/localtexmf/fonts, rebuild the filename database (with "texconfig" for
teTeX, or "initexmf -u" for MiKTeX, maybe I also ran "initexmf
--mkmaps") and both the MathTime and Lucida fonts were usable without
further changes. In both cases the support files for YandY fonts were
already installed.

For the lucida fonts I use
\usepackage[LY1]{fontenc}       % specify text font encoding
\usepackage[LY1]{lucidabr}      % switch text and math fonts

or

\usepackage{lucidbry}  %% I think this is equivalent to the above

Later I changed the setup on my WinXP system a bit because I use both
MiKTeX and YandY and I didn't want to have the same fonts installed in
two different directories. For that, I added c:\WINDOWS\Fonts to the
PSPath and Type1Path variables in miktex.ini.

Jochen

--- Norbert Preining <preining at LOGIC.AT> wrote:

> On Die, 08 Feb 2005, Michel Kerszberg wrote:
> > - Installation of the fonts under Linux is somewhat painful, mostly
> for
> > lack of a place where it would be explained step by step. However,
> it
>
> It is not that complicated: With a more or less uptodate tex system
> all
> the necessary support files are installed. Only the type1 fonts are
> missing.
>
> What you have to check is WHAT filenames are expected.
>
> Call
>         updmap
> it will tell you where the config file is. Examine the config file
> you
> will normally find something like
>         lucidabr.map
> or
>         lucidabr-k.map
> If you have the ones with -k at the end, your fonts have to be
> renamed
> to Karl Berry scheme, otherwise just put them in !!!lowercase!!! name
> as
> distributed from y&y.
>
> Call updmap and mktexlsr and finished.
>
> At least this is what I am doing here, and I have a lot of
> `additional'
> or `external' fonts.
>
> Best wishes
>
> Norbert
>
>
-------------------------------------------------------------------------------
> Norbert Preining <preining AT logic DOT at>
> Università di Siena
> sip:preining at at43.tuwien.ac.at                             +43 (0)
> 59966-690018
> gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3
> 09C5 B094
>
-------------------------------------------------------------------------------
> Does it worry you that you don't talk any kind of sense?
>                  --- Douglas Adams, The Hitchhikers Guide to the
> Galaxy
>




__________________________________
Do you Yahoo!?
The all-new My Yahoo! - What will yours do?
http://my.yahoo.com




More information about the yandytex mailing list