Hi,

is there a documentation on how to translate tex into XSL for usage with
Apache FOP?

We have a process in our ERP system that is using tex files for output
generation (PS and PDF) and we would like to migrate this whole process to
use Apache FOP instead. Now I have to created XSL files based on the tex
files and it would be good to know if there is some documentation on how to
do this.

It would help me for a start if there was something like a translation,
example:
\special{papersize=70.0mm,38.0mm} from tex means something like
<fo:simple-page-master master-name="A4-portrait" page-height="70.0mm"
page-width="28.0mm">

If there is some tool or guide to convert tex into XSL automatically that
would be perfect for me, but I don't think that there is something like
that.

Anything that helps one in migrating manually?

Thanks,
  Frank
-- 
View this message in context: 
http://www.nabble.com/Translating-tex-into-XSL-tp20299952p20299952.html
Sent from the FOP - Users mailing list archive at Nabble.com.


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

Reply via email to