![]() |
![]()
| ![]() |
![]()
NAMEupdmap.cfg - configuration of font mapping/inclusion for dvips and friends. DESCRIPTIONThe file updmap.cfg is the central font configuration file of a teTeX system and is read by updmap(1). It describes if and how fonts should be included (or not included) into PS/PDF output files. This works for outline (Postscript Type1) and bitmap fonts (Postscript Type3) mostly coming from Metafont. updmap is a utility that creates font configuration files for dvips(1), pdftex(1), xdvi(1), ps2pk(1), gsftopk(1), and dvipdfmx(1). In an ideal world, updmap would be unnecessary, and each of these programs would read the same configuration file to learn what fonts are available and how they should be treated. As things stand, however, each of these tools has subtly different requirements and thereby needs its own font configuration file. updmap creates font configuration files for all of these programs from several sources, namely all updmap.cfg, allowing you to easily keep all the different configuration files in sync. Running "updmap --help" will output the main documentation for using updmap. dvipsPreferOutline
LW35
dvipsDownloadBase35
pdftexDownloadBase14
pxdviUse
kanjiEmbed
Map
The syntax of map files is the same as dvips(1) uses, see the section "psfonts.map" in the manual of dvips(1). MixedMap
KanjiMap
The sign # precedes a comment. Map files not to be used should be commented out using the string #! at the beginning of the line. Such entries can be (de-)activated using updmap with the options --enable and --disable, respectively. SEE ALSOupdmap(1), dvips(1). THANKS TOFrank Kuester, Thomas Esser. AUTHORThis manual page was written by Hilmar Preusse <hille42@web.de> and extended by Norbert Preining <preining@logic.at>, for the Debian GNU/Linux system by simply copying the comments from updmap.cfg and rewriting some of them. It may be used by other distributions without contacting the author. BUGSEmail bug reports to <https://lists.tug.org/tex-k> (public mailing list).
|