summaryrefslogtreecommitdiffstats
path: root/Doc/myformat.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/myformat.sty')
-rw-r--r--Doc/myformat.sty11
1 files changed, 8 insertions, 3 deletions
diff --git a/Doc/myformat.sty b/Doc/myformat.sty
index 7415c51..9d4d102 100644
--- a/Doc/myformat.sty
+++ b/Doc/myformat.sty
@@ -1,15 +1,20 @@
% Style parameters and macros used by all documents here
-% Page lay-out parameters
+% A4 page lay-out parameters
\textwidth = 160mm
\textheight = 240mm
\topmargin = -11mm
+
+% Americal page lay-out parameters
+%\textwidth = 160mm
+%\textheight = 220mm
+%\topmargin = -11mm
+
\oddsidemargin = 0mm
\evensidemargin = 0mm
%\parindent = 0mm
-% Frequently used system names
-\newcommand{\Python}{Python} % Sometimes I want this italicized
+% Frequently used system name
\newcommand{\UNIX}{U{\sc nix}}
% Variable used by begin code command