I'm having problems getting the $WHITE_BACKGROUND = 1 (or -white) options to work in latex2html. Two examples are below:

http://web.mit.edu/srhall/www/latex2htmltest/case6/test/

should work, but it's clear that the equations are being antialiased against a gray background. It's clear in the web page, but clearer in a graphic editor.

The resulting equation is:



The way it should look is like this:

http://web.mit.edu/srhall/www/latex2htmltest/case7/test/

I got this result by adding

\begin{imagesonly}
         \pagecolor{white}
\end{imagesonly}

to the preamble. You can see that the equation looks much better:



Have I done something wrong? Or is there a bug?

Thanks all,

Steve Hall

Attachment: %img1.gif
Description: application/applefile


Attachment: img1.gif
Description: Binary data

Attachment: %img1.gif
Description: application/applefile

Attachment: img1.gif
Description: Binary data

_______________________________________________
latex2html mailing list
[EMAIL PROTECTED]
http://tug.org/mailman/listinfo/latex2html

Reply via email to