diff options
| author | Skip Montanaro <[email protected]> | 2021-02-17 08:10:12 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-02-17 08:10:12 -0600 |
| commit | 4bcf2ce5b19781a88cad49fa9134756067c16cf3 (patch) | |
| tree | 889b66023d00badae5808d0d166f9e9ff7a23c78 /doc/myformat.sty | |
| parent | e1c13c59f332411070a30de21527af6f80875238 (diff) | |
| parent | e114381c954cf96e231dafca0723c6e4ff18f3e5 (diff) | |
| download | python-0.9.1-patched-QoL-4bcf2ce5b19781a88cad49fa9134756067c16cf3.tar.xz python-0.9.1-patched-QoL-4bcf2ce5b19781a88cad49fa9134756067c16cf3.zip | |
Merge pull request #1 from Ringdingcoder/original
Restoring the original shar contents
Diffstat (limited to 'doc/myformat.sty')
| -rw-r--r-- | doc/myformat.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/myformat.sty b/doc/myformat.sty index 192ddb1..7415c51 100644 --- a/doc/myformat.sty +++ b/doc/myformat.sty @@ -1,9 +1,9 @@ % Style parameters and macros used by all documents here % Page lay-out parameters - extwidth = 160mm - extheight = 240mm - opmargin = -11mm +\textwidth = 160mm +\textheight = 240mm +\topmargin = -11mm \oddsidemargin = 0mm \evensidemargin = 0mm %\parindent = 0mm |
