[l2h] gray background for some images
Igor Pechtchanski
pechtcha at cs.nyu.edu
Mon Jan 17 19:29:07 CET 2005
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/
|\ _,,,---,,_ pechtcha at cs.nyu.edu
ZZZzz /,`.-'`' -. ;-;;,_ igor at watson.ibm.com
|,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
More information about the latex2html
mailing list