On Thu, 06 Aug 2009 08:56:24 +0200, Jean-Pierre Chrétien <[email protected]> wrote:
> Ross Moore a écrit : >> Hello Seb, >> On 06/08/2009, at 11:06 AM, Seb wrote: > [...] >> Sorry I cannot advise you of what to do, as I don't use Debian at >> all. Maybe someone else will offer specific advice. > latex2html works fine here with Debian Lenny. > Have you got these lines uncommented in > /usr/share/latex2html/l2hconf.pm ? > @IMAGE_TYPES = qw(png gif); > $IMAGE_TYPE = $IMAGE_TYPES[0]; Actually, I see: @IMAGE_TYPES = qw(); $IMAGE_TYPE = $IMAGE_TYPES[0]; which is also in /etc/latex2html.conf, so looks like a bug crept in in sid. Thanks. -- Seb _______________________________________________ latex2html mailing list [email protected] http://tug.org/mailman/listinfo/latex2html
