Hi all, it seems that the environment "align" from amsmath is translated into an <inlineequation> when htlatex is run as: $ htlatex x xhtml,docbook-mml "-cunihtf" ""
on a tex source such as:
\documentclass{article}
\usepackage{amsmath}
\begin{document}
\begin{align}
x
\end{align}
\end{document}
Since it's a "display", I think it should translate into <equation> or
<blockquote><equation> or similar (also because now the xml does not
validate against docbook 5).
I tried to "Configure" align, but I wasn't successfull. Could anyone
help?
Thanks
m
signature.asc
Description: Digital signature
