commit | a54754719d5f44a898b549ae8ad6940f5a04ed42 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Mar 16 14:44:07 1995 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Mar 16 14:44:07 1995 +0000 |
tree | c7855f7c1e0f55eab99ddf6e7e58523daae8b564 | |
parent | a521c1b751c631049a052d9e8103f355b1c1b248 [diff] [blame] |
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}