summaryrefslogtreecommitdiff
path: root/obsolete/macros/text1/blocks/pagep.texblock
diff options
context:
space:
mode:
Diffstat (limited to 'obsolete/macros/text1/blocks/pagep.texblock')
-rw-r--r--obsolete/macros/text1/blocks/pagep.texblock11
1 files changed, 11 insertions, 0 deletions
diff --git a/obsolete/macros/text1/blocks/pagep.texblock b/obsolete/macros/text1/blocks/pagep.texblock
new file mode 100644
index 0000000000..1c521e133d
--- /dev/null
+++ b/obsolete/macros/text1/blocks/pagep.texblock
@@ -0,0 +1,11 @@
+% Default page dimensions and margins
+\pageformat{\pagelength{11in} % 792pt = 11in
+ \pagewidth{8.5in} % 612pt = 8.5in
+ \topmargin{1in} % 72pt = 1in
+ \bottommargin{1in}
+ \leftmargin{1.2in} % 86pt = 1.2in
+ \rightmargin{1in}
+ \bindingadjust{0in}
+}% end pageformat
+\normalbottom % text height will be the same for each
+ % page. Bottom lines will be even.