Example The command htlatex myfile "mycfg,2" requests the compilation of a file
named myfile.tex, in the presence of a configuration file named mycfg.cfg. The
configuration file might have the following content.
\Preamble{html} \begin{document} \Css{body { color : red; }} \EndPreamble