On Sat, 4 Jun 2005, Hans Hagen wrote:
The problem with the \printpaperwidth etc is not so serious, since I can overwrite the \dosetuppaper macro: \definespecial\dosetuppaper#1#2#3{% \special{papersize=\the\printpaperwidth,\the\printpaperheight}}
safer is:
\definespecial\dosetuppaper#1#2#3% {\begingroup \!!dimena#1% \!!dimenb#3% \special{papersize=\the\!!dimena,\the\!!dimenb}% \endgroup]
Thank you! (\!!dimena#1 should be \!!dimena#2)
But for the ec-lmr12 problem, I would appreciate some help. I've already tried some commands like "updmap-sys --enable Map ec-public-lm.map" but without success.
i'm not familiar with updmap
(dvipdfm works ok now, is there a mapfile loading special in dvips?)
In fact, it's not a dvips problem. If I do a "texexec --pdf test", then I get also "Warning: pdfetex (file ec-lmr12): Font ec-lmr12 at 72 not found". Am I the only teTeX-user having this problem? Greetings, Peter -- http://pmrb.free.fr/contact/