This class defines a process chain to translate a tex-File. A process chain must contain all Tools from TeX to the target. The default process is pdflatex with assigned tools. Postprocessors (dvi2ps, ps2pdf…) can be integrated here
Define the TeX-file
Run htlatex to create HTML
Create a DVI-File from LaTeX
Create a PDF-File from LaTeX
Create a Postscript-File from LaTeX
Create a PDF from LaTeX via Postscript-File
Create a PDF-File with pdfLaTeX
[Validate]