From: Fred Drake Date: Mon, 8 Dec 1997 15:48:35 +0000 (+0000) Subject: Fixed SFT #23842: leave in non-standard style options when checking in an X-Git-Tag: v1.5b2~68 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f3d729c8f9c1fa77cfa55a7ff8fd8c3738bb01fd;p=python Fixed SFT #23842: leave in non-standard style options when checking in an update. ;-( --- diff --git a/Doc/lib.tex b/Doc/lib.tex index ab89d399fb..9e40dcdc62 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -1,4 +1,4 @@ -\documentstyle[twoside,openright,10pt,myformat]{report} +\documentstyle[twoside,myformat]{report} % NOTE: this file controls which chapters/sections of the library % manual are actually printed. It is easy to customize your manual diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index ab89d399fb..9e40dcdc62 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -1,4 +1,4 @@ -\documentstyle[twoside,openright,10pt,myformat]{report} +\documentstyle[twoside,myformat]{report} % NOTE: this file controls which chapters/sections of the library % manual are actually printed. It is easy to customize your manual