Re: font warning messages in pdftex
Thomas Esser <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, May 28, 2004 at 11:19:11AM -0500, Cliff Bergman wrote: > Warning: pdftex (file /usr/share/texmf/dvips/base/psfonts.map): invalid What on earth makes pdftex read psfonts.map? It should read pdftex.map. Just fix this (e.g. in pdftex.cfg). teTeX's default setup is like this (pdftex.map, not psfonts.map). Thomas