Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] latex2html

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Richard Johns <johnsr AT lincoln.ac.nz>
  • To: Bas van Gils <Bas.vanGils AT cs.ru.nl>
  • Cc: Discuss-list <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] latex2html
  • Date: Sun, 21 Nov 2004 12:25:02 +1300

Bas van Gils wrote:
>
> Hi all,
>
> I just wanted to play a little with latex2html but, as it turns out, it
> seems
> borked. I casted it today (no problem) and then ran the following test:

try recasting with -r and make sure netpbm installs or
edit /usr/lib/latex2html/l2hconf.pm look for "@IMAGE_TYPES = qw(png gif);"
the ()
cant be empty, this is where the error gomes from.

Richard.

> basvg@gaspode:~/foo$ cat test.tex
> \documentclass{article}
> \begin{document}
>
> foobar
>
> \end{document}
>
> basvg@gaspode:~/foo$ latex2html test.tex
> Error: No such image type ''.
> This installation supports (first is default):
>
> Can anyone perhaps clarify this? Am I doing something wrong or is out build
> borked?
>
> Cheers
>
> Bas
>
> --
> <Bas.vanGils AT cs.ru.nl> - GPG Key ID: 2768A493 - http://www.cs.ru.nl/~basvg
> Radboud University Nijmegen Institute for Computing and Information Sciences
>
>
> --------------------------------------------------------------------------------
> Part 1.1.2Type: application/pgp-signature
>
>
> --------------------------------------------------------------------------------
> _______________________________________________
> SM-Discuss mailing list
> SM-Discuss AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-discuss




Archive powered by MHonArc 2.6.24.

Top of Page