Beware of Errors

Translations are not immune to errors!

  • TeX4ht is not configured for all the style files of LaTeX and their interactions
  • LaTeX is forgiving to different kinds of misuses of the language
  • Hypertext markup languages impose strict requirements on their use

Validate the output files!!

  • Validators can be automatically invoked through scripts similar to the following ones in the environment file tex4ht.env.

               .xml utility %%1.xml
               .html utility %%1.html
               .css utility %%1.css

13, next, prev, up, toc