[l2h] Pb combining html and minipage environment

TDeschamps at lbl.gov TDeschamps at lbl.gov
Fri Apr 4 09:47:58 CEST 2003


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



More information about the latex2html mailing list