Re: pdftex - Encoding for metafont PK fonts
Karl Berry <[email protected]>
| Newsgroups | gmane.comp.tex.pdftex |
|---|---|
| Message-ID | <[email protected]> |
find out where all these entries in psfonts.map an pdftex.map come
from.
When Norbert again revised updmap, he made psfonts.map and pdftex.map
themselves include the map file names, as in:
..
% unc.map
uncb8r CenturySchL-Bold " TeXBase1Encoding ReEncodeFont " <8r.enc <uncb8a.pfb
uncbi8r CenturySchL-BoldItal " TeXBase1Encoding ReEncodeFont " <8r.enc <uncbi8a.pfb
..
% universalis.map
UniversalisADFStd-Bold-lf-ly1--base UniversalisADFStd-Bold " AutoEnc_xtabpflmit75u4zfhhmqrkrh7a ReEncodeFont " <[unvsl_xtabpf.enc <UniversalisADFStd-Bold.pfb
UniversalisADFStd-Bold-lf-ly1--lcdfj UniversalisADFStd-BoldLCDFJ " " <UniversalisADFStd-BoldLCDFJ.pfb
..
etc. etc. -k