This evening I downloaded 98.1p3, and after running some of my 
domuments through it, I've quickly written the following report, on
some of the bugs I've found (and some that I think have been fixed).

                Jesus.

PS: To experimet the problems with the figs, get any EPS file and call 
it "gsyc.eps".


%%
%% rm -rf report.98.1p3; latex2html -split 0 -debug -tmp /tmp -info "" 
report.98.1p3.tex

\documentclass[a4paper]{article}
\usepackage{epsfig}
\usepackage{html}
\usepackage{hthtml}
\usepackage{geometry}

\title{Report on \latextohtml version 98.1p3}
\author{Jes�s M. Gonz�lez-Barahona \\
  \htmailto{[EMAIL PROTECTED]}}

\begin{document}
\maketitle

\begin{abstract}
Since I cannot help much tinkering with the \latextohtml code, but I
am benefiting from its development, I'll try to modestly contribute by
reporting some bugs. If you've find any other one, and want me to
include in this document, just let me know.
\end{abstract}

\section{Test environment}

The system where this document have been compiled (and the bugs
tested) is the following:

\begin{itemize}
\item GNU/Linux, Debian~1.3.1 distribution.
\item LaTeX2e of 1996/12/01.
\item dvipsk 5.58f.
\end{itemize}

\textbf{Important note}: Please keep in mind that these are just my
tests. The behaviors I call ``bugs'' can be due to my
missunderstanding of \latextohtml features, to my particular test
environment, to erros when testing, o maybe even be real bugs... Go
guess. 

\section{Problemas fixed in this version}

\begin{itemize}
\item It no longer builds images for the ``regular'' itemize markers.
\end{itemize}

\section{Problems not fixed in this version}

\begin{itemize}
\item First image (included with an epsfig command) is displayed with
  an extra ``1'' on its left. However, if \latextohtml is run twice
  (reusing images), this gets fixed (see
  appendix~\ref{sec:test-epsfig-number}).
\item When using option ``-tmp~/tmp'', images included (at least with)
  epsfig doesn't get converted (see appendix~\ref{sec:test-epsfig-tmp})

Reply via email to