config for ps fonts

Fabrice Popineau Fabrice.Popineau@supelec.fr
11 Oct 2000 20:34:09 +0200


Only one way to know for sure what's happening : make a small tex
file using your font, then run dvips  or windvi with the usual debug
variables set:
set KPATHSEA_DEBUG=-1
set KPATHSEA_DEBUG_OUTPUT=err.log
dvips foo -o

and send me the log file together with the files that were referenced
in it (ie : check that the .map and other files used are the ones you
want).

The lines in psfonts.map are matched using regular expressions to find
out if gsftopk or mktexpk should be called.

-- 
Fabrice