Hi *

i've a stupid problem converting my thesis from latex to html:

latex2html convert all math symbols as images but does nothing on images.eps; in the files.html i can find only the caption but not the images.

In the file thesis.tex i've:
\graphicspath{{./figure/}}

in my chapter1.tex file i use:
\begin{figure}[htb!]
\begin{center}
\includegraphics[width=0.5\textwidth]{figure/Basch_fig1.eps}
\caption[bò_bla]
{\textbf{Neurulation and neural crest migration.}
Inter .....pathways (from \citealp{Basch04}).}
\label{figure:Basch_fig1}
\end{center}
\end{figure}

the dvi and pdf files are ok but coming crazy with html :(

thanks for help
paolo
--
Paolo Ariano
Neuroscience PhD @ UniTo

_______________________________________________
latex2html mailing list
[email protected]
http://tug.org/mailman/listinfo/latex2html

Reply via email to