Fixed SFT #23842: leave in non-standard style options when checking in an

update.  ;-(
This commit is contained in:
Fred Drake 1997-12-08 15:48:35 +00:00
parent cd8732a482
commit f3d729c8f9
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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