Matt Sergeant wrote:
Basically, PassiveTeX is just another language module that goes into your
pipeline. So you can use AxAddProcessor text/xsl-fo NULL (or whatever
XSLFO is supposed to be). And AxAddStyleMap to map text/xsl-fo to the
PassiveTeX module.

If you want to do LaTeX instead, just copy and paste PassiveTeX.pm to a
new module, and change the command it calls to run pdflatex instead of
pdfxmltex, and it'll do its job.
Ok, thanks. I have two more questions then.

1) Could it be a good idea to provide a environment variable (via PerlSetVar, for example) to tell PassiveTeX which program it should call system on? I could modify it and pass the diff here, if you like;

2) will it work if I don't output any XSL:FO? As I said before, I don't know any of it

THanks again
--bronto

--
Marco Marongiu Email: [EMAIL PROTECTED]
CRS4 Research Center Phone: +39 070 2796 336
NCS Division Fax: +39 070 2796 216
NSM Group WWW: http://bugs.unica.it:4444/



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to