========================================================
Using printer resident fonts with LY1 encoding in DVIPS:
========================================================


(1) Append the line `p+ psfonts.ly1' to your `config.ps' file. 
    (or equivalently, append the contents of the file 
    psfonts.ly1 to the end of your existing psfonts.map file).

(2) Put texnansi.enc where DVIPS looks for PS prologs
    (i.e. wherever your 8r.enc file now lives).

(3) Copy the *.fd files from the fd directory to where 
    your LaTeX 2e *.fd files are (see TEXINPUTS variable).

(4) Copy the style files from the `ly1' directory to where your
    LaTeX 2e looks for style files (see TEXINPUTS variable).

(5) Copy the *.tfm files from the `tfm' directory to where 
    your TeX looks for *.tfm files (see TEXFONTS variable).

(6) Add \usepackage[LY1]{fontenc} to your source file between the
    \documentclass{...} and the \begin{document}

======================================================================

Notes:

(*) VF files are not needed.  A single TFM file per font is given.

(*) `Text companion fonts' are not needed.

(*) There is no need to replace the style files in the PSNFSS
    package.  You can use avant.sty, bookman.sty, helvet.sty, 
    newcent.sty, palatino.sty, times.sty etc. as they stand.

(*) The additions to psfonts.map should not conflict with any entries
    already there, because different names are used for the fonts.

(*) The new *.tfm files should not conflict with any files you alreay
    have, because different names are used for the metric files.

(*) The new *.fd files should not conflict with existing *.fd files,
    because they use names that start with `ly1.'

(*) When using the lucidabr package, place the \usepackage[LY1]{fontenc)
    before the \usepackage{lucidabr} - or just \usepackage[LY1]{lucidabr}.

(*) When using the mathtime package, place the \usepackage[LY1]{fontenc)
    before the \usepackage[LY1,mtbold]{mathtime}

(*) When using European Modern, place the \usepackage[LY1]{fontenc)
    before the \usepackage{em} - or just \usepackage[LY1]{em}.

(*) For details on the TFM files, see `readme.tx' in the TFM directory.

(*) For correspondences between Karl Berry names and PC names see `names.txt'

==========================================================================
Y&Y, Inc. 45 Walden Street, Concord, MA 01742 USA
(800) 742-4059 (North America) (978) 371-3286 (voice) (978) 371-2004 (fax)
email: support@YandY.com	URL: http://www.YandY.com
==========================================================================

Version 0.4  1998/Jan/25
