Hi,
I just used latex2html (version 98.1 release) extensively, and
have some suggestions:
- latex2html should generally reject calling dvips when the path leading
  to a file contains a "." -- you reject when $TMP contains a "." -- why 
  not generally reject it and display an error message (it had cost me 
  2 hours or so to find out what when wrong with dvips -- should have
  looked immediately in the FAQ ;-)
- when TMP is set, then I frequently get errors like:
pstoimg: Cannot find file /home/obachman/tmp/l2h1445/image033.ps: No such file or 
directory
Error while converting image: No such file or directory
   while dvips is running. Whereas everything works fine, if TMP is
   not set.
- why arn't the temporary dirs l2h<process-id> deleted, after
  latex2html is finished?
- The generation of the bibliography seems totally broken only garbage 
  is generated there. However, I have a 98.1 delta version still on my 
  disk, and this generates the bibliographies correctly.

BTW -- I have hacked texi2html to use latex2html on 
'@tex ... @end tex' 
tags -- drop me a line, in case anyone is interested. Also, does
anyone know a better way of converting texi to html, then the one
based on texi2html?

Olaf

Reply via email to