Missing Configurations

  • TeX4ht is not configured for all the style files of LaTeX
  • Some missing configurations might be detected through compilation and validation errors

    TeX4ht fails to compile LaTeX files exported by SciWriter as the two systems introduce conflicting definitions \EndPreamble.

  • Other missing configurations might cause hidden problems

    The LaTeX file under the link compiles smoothly, when the code relating to \BeginPreamble and \EndPreamble is removed.

    However, the output contains empty math formulas due to the use of instructions of the following form.

    \newcommand{\EmptyParagraph}{ $\phantom{X}$}

Note. The following approaches may be employed to reach compatibility between TeX4ht and SciWriter.

  1. Tailor a variant of xhtml2latex.xslt that exports ‘Portable LaTeX’ code.
  2. Have TeX4ht provide special configurations for SciWriter.

22, next, prev, up, toc