made palatable for latex2html:
removed $math$, added braces to \item[\tt...]
diff --git a/Doc/ref/ref.tex b/Doc/ref/ref.tex
index a61c2de..ae1a13e 100644
--- a/Doc/ref/ref.tex
+++ b/Doc/ref/ref.tex
@@ -1,4 +1,4 @@
-\documentstyle[twoside,11pt,myformat]{report}
+\documentstyle[twoside,11pt,myformat,html]{report}
 
 \title{Python Reference Manual}