There was an error while loading. Please reload this page.
1 parent 2c81957 commit 643d932Copy full SHA for 643d932
1 file changed
Doc/myformat.sty
@@ -1,17 +1,8 @@
1
-% Style parameters and macros used by some documents here
+% Style parameters and macros used by most documents here
2
3
-% Page format parameters for A4 (European standard paper size)
4
-%\textwidth = 160mm
5
-%\textheight = 240mm
6
-%\topmargin = -11mm
7
-
8
-% Page format parameters for U.S. standard paper size
9
-\textwidth = 160mm
10
-\textheight = 220mm
11
-\topmargin = -11mm
12
13
-\oddsidemargin = 1.5mm
14
-\evensidemargin = 1.5mm
+% This has to be tuned each time the repair person takes the printer apart:
+\addtolength{\oddsidemargin}{-2.5mm}
+\addtolength{\evensidemargin}{-2.5mm}
15
16
% Style parameters
17
\raggedbottom
0 commit comments