From: Guido van Rossum Date: Fri, 17 Mar 1995 15:59:41 +0000 (+0000) Subject: forget about html.sty X-Git-Tag: v1.2b4~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=55dd113bc878f5e584dcad81b4bed1144d320cb2;p=thirdparty%2FPython%2Fcpython.git forget about html.sty --- diff --git a/Doc/ref.tex b/Doc/ref.tex index ae1a13e3eb38..a61c2de25d0f 100644 --- a/Doc/ref.tex +++ b/Doc/ref.tex @@ -1,4 +1,4 @@ -\documentstyle[twoside,11pt,myformat,html]{report} +\documentstyle[twoside,11pt,myformat]{report} \title{Python Reference Manual} diff --git a/Doc/ref/ref.tex b/Doc/ref/ref.tex index ae1a13e3eb38..a61c2de25d0f 100644 --- a/Doc/ref/ref.tex +++ b/Doc/ref/ref.tex @@ -1,4 +1,4 @@ -\documentstyle[twoside,11pt,myformat,html]{report} +\documentstyle[twoside,11pt,myformat]{report} \title{Python Reference Manual}