Hi latex2html users,

I have some problems with the following:
I don't know where to put the \htmlimage{} to produce the images in the
html document. I put either one after \begin{figure}, or one before each
\includegrapics{}.

\begin{figure}[ht]
\begin{minipage}{1.\linewidth}
\begin{minipage}{.49\linewidth}
\centerline{\includegraphics{figure1}}
\centerline{comment for figure1}
\end{minipage}
\begin{minipage}{.49\linewidth}
\centerline{\includegraphics{figure2}}
\centerline{comment for figure2}
\end{minipage}
\end{minipage}
\caption{general statement}
\end{figure}

Can you help?
Thanks.

Thomas

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

Reply via email to