diff options
author | Guido van Rossum <guido@python.org> | 1992-04-06 14:02:23 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1992-04-06 14:02:23 (GMT) |
commit | ec24f1fc2c10ff66f943151bde758f11750a8dda (patch) | |
tree | 6c3566ee404697ba60e83877b840e97d144270ea /Doc/myformat.sty | |
parent | 5b7313a982e209fdb9ac0d4531dbd56e1fd0c7ff (diff) | |
download | cpython-ec24f1fc2c10ff66f943151bde758f11750a8dda.zip cpython-ec24f1fc2c10ff66f943151bde758f11750a8dda.tar.gz cpython-ec24f1fc2c10ff66f943151bde758f11750a8dda.tar.bz2 |
Input a4wide here
Diffstat (limited to 'Doc/myformat.sty')
-rw-r--r-- | Doc/myformat.sty | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/myformat.sty b/Doc/myformat.sty index 0f99527..42bbb7a 100644 --- a/Doc/myformat.sty +++ b/Doc/myformat.sty @@ -1,5 +1,7 @@ % Style parameters and macros used by most documents here +\input{a4wide.sty} % Take this out if it doesn't exist or doesn't work + % This has to be tuned each time the repair person takes the printer apart: \addtolength{\oddsidemargin}{-2.5mm} \addtolength{\evensidemargin}{-2.5mm} |