[tex4ht] fyi, error with mathml switch, question posted

Nasser M. Abbasi nma at 12000.org
Wed Mar 5 06:25:58 CET 2014


this is just FYI;

I think there is a problem with tex4ht when compiling a small
example using mathml mode.

Easier to post this question on tex exchange (screen shots).
But thought some here might be interested to know about it.

http://tex.stackexchange.com/questions/163746/tex4ht-compile-error-using-mathml-switch-using-multline-with-pmatrix-and-easybma

----------------------------------
\documentclass{article}
\usepackage{amsmath}
\usepackage{easybmat}
\begin{document}

\begin{multline*}
\bgroup
\renewenvironment{pmatrix}{\left(\begin{BMAT}(@){c.c}{c.c}}
{\end{BMAT}\right)}
\begin{pmatrix}
A & B\\
C & D
\end{pmatrix}
\egroup
\end{multline*}
\end{document}

htlatex foo.tex "htm,mathml"

(/usr/local/texlive/2013/texmf-dist/tex/generic/tex4ht/html4-uni.4ht))
(./foo.aux)
l.16 --- TeX4ht warning --- \halign translated into linear text ---
! Missing # inserted in alignment preamble.
<to be read again>
                    &
l.16 \end{multline*}
?
-----------------------------

thank you,
--Nasser



More information about the tex4ht mailing list