Know the Limitations
50
The math operations ‘
^
’ and ‘
_
’ must first be seen by the eyes of TeX4ht (‘
\catcode
’ issue).
The arguments of the table environment
\halign
must be first seen by the eyes of
\halign
and TeX4ht (
\catcode
of
#
)
Moving environments must be treated with extra care
<p>
....
\setbox
0
=
\vbox{...</p><p>...}
....
</p>
\box
0