commit | f3d729c8f9c1fa77cfa55a7ff8fd8c3738bb01fd | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Dec 08 15:48:35 1997 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Dec 08 15:48:35 1997 +0000 |
tree | 8bec31e356f85b525f6fea07ec32e49272eabf1e | |
parent | cd8732a482148a46f107515f4edf70da5b9ec6d8 [diff] [blame] |
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 ab89d39..9e40dcd 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