[l2h] Re: your mail
Ross Moore
Ross Moore <ross@ics.mq.edu.au>
Mon, 9 Oct 2000 08:36:01 +1100 (EST)
> Hey
>
> I hope that somebody can give me a hint, how I can change the background of
> mathematic parts inside html-documents created by latex2html.
> Normally latex2html puts a grey background behind the mathematic formulars and
> stuff like that, but IŽd like to have the same (white) background behind the
> formulars like behind the rest of the document
In the preamble of your document use:
\usepackage{color}
\pagecolor{white}
You may also need to remove/delete old images that were created with
the default gray background, else the image-caching mechanism
may not recognise that there is a change that needs updating.
Hope this helps,
Ross Moore
>
> I tried to find the right synopsis without success. It would be great, if
> somenbody could help me.
>
> Thanks a lot
> arne
>
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
>