summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
Diffstat (limited to 'Doc')
-rw-r--r--Doc/myformat.sty14
1 files changed, 7 insertions, 7 deletions
diff --git a/Doc/myformat.sty b/Doc/myformat.sty
index 7bb1ef9..c4db0d1 100644
--- a/Doc/myformat.sty
+++ b/Doc/myformat.sty
@@ -4,18 +4,18 @@
\sloppy
% A4 page lay-out parameters
-\textwidth = 160mm
-\textheight = 240mm
-\topmargin = -11mm
-
-% Americal page lay-out parameters
%\textwidth = 160mm
-%\textheight = 220mm
+%\textheight = 240mm
%\topmargin = -11mm
+% Americal page lay-out parameters
+\textwidth = 160mm
+\textheight = 220mm
+\topmargin = -11mm
+
\oddsidemargin = 0mm
\evensidemargin = 0mm
-%\parindent = 0mm
+%\parindent = 0mm
% Frequently used system name
\newcommand{\UNIX}{U{\sc nix}}