On Mon, 17 Jan 2005, Stefan Funck wrote:
> [snip]
> As an alternative I tried to disable transparency, but setting
> $TRANSPARENT_FIGURES = 0;
> in the .latex2html-init file just gives me
>
> "./.latex2html-init did not return a true value at /usr/bin/latex2html line
> 183"
You need to have "1;" as the last line of .latex2html-init (e.g., change
yours to
------------------------------
$TRANSPARENT_FIGURES = 0;
1;
------------------------------
).
HTH,
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ [EMAIL PROTECTED]
ZZZzz /,`.-'`' -. ;-;;,_ [EMAIL PROTECTED]
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D.
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
"The Sun will pass between the Earth and the Moon tonight for a total
Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT
_______________________________________________
latex2html mailing list
[email protected]
http://tug.org/mailman/listinfo/latex2html