31 May
2004
31 May
'04
12:26 p.m.
============================================ \let\normalfont\font \def\font#1=#2 {% \message{Adding mapline: +#2 <#2.pfb}% \pdfmapline{+#2 <#2.pfb}\normalfont#1=#2 }
\pdfoutput=1 \font\f=cmx10 at 100pt \f Hello \bye ============================================
and it seems to be ok. What error did you get?
I think cmx10 exists somewhere in your map files, so pdfTeX loads it. Greetings, Bence