18 Dec
2003
18 Dec
'03
7:46 a.m.
At 21:54 17/12/2003, you wrote:
Hi all!
The question is not about ConTeXt, but...
I need to generate non-standard pdf[e]tex format. To do so I prepared pro.ini file which contains:
\pdfoutput=1 \input plain \input my-set-of-macros \dump \endinput
Then I run pdftex with command:
pdftex -ini -jobname=pro pro.ini
maybe adding -progname=pdftex helps; otherwise make a pro.cfg file Hans