It seemed that the equation number is not right for "eqnarray". I used
"\htmlimage{}" for "eqnarray".

For example,
-----------------
\begin{equation}
a=b
\end{equation}
 \begin{eqnarray}
 \htmlimage{}
c &=& d \\
e &=& f
\end{eqnarray}
\begin{equation}
g=h
\end{equation}
-----------------

the result will be,
--------------------------------
a=b
                        (1)

c=d
         (2)
e=f
         (3)

g=h                             (2)
--------------------------------
How to solve the problem?

Thanks!

Best regards,
Tisheng Chen


_______________________________________________
latex2html mailing list
[EMAIL PROTECTED]
http://tug.org/mailman/listinfo/latex2html

Reply via email to