# Force white background and black text
$BODYTEXT = "text=\"\#000000\" bgcolor=\"\#FFFFFF\"";
# This ensures that some figures do not end up with a grey background
$WHITE_BACKGROUND = 1;
# Tell LATEX:
$LATEX_COLOR = "\\pagecolor{white}";

1;      # This must be the last line


# http://www.tcm.phy.cam.ac.uk/~prck2/tools/l2html.html

# http://www.ztt.fh-worms.de/de/sem/ss97/latex2html/l2h/l2h.html
# http://www.ztt.fh-worms.de/de/sem/ss97/latex2html/l2h/l2h-node10.html

