mirror of
https://github.com/python/cpython.git
synced 2025-09-12 19:57:40 +00:00
Fixed SFT #23842: leave in non-standard style options when checking in an
update. ;-(
This commit is contained in:
parent
cd8732a482
commit
f3d729c8f9
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
\documentstyle[twoside,openright,10pt,myformat]{report}
|
\documentstyle[twoside,myformat]{report}
|
||||||
|
|
||||||
% NOTE: this file controls which chapters/sections of the library
|
% NOTE: this file controls which chapters/sections of the library
|
||||||
% manual are actually printed. It is easy to customize your manual
|
% manual are actually printed. It is easy to customize your manual
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
\documentstyle[twoside,openright,10pt,myformat]{report}
|
\documentstyle[twoside,myformat]{report}
|
||||||
|
|
||||||
% NOTE: this file controls which chapters/sections of the library
|
% NOTE: this file controls which chapters/sections of the library
|
||||||
% manual are actually printed. It is easy to customize your manual
|
% manual are actually printed. It is easy to customize your manual
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue