summaryrefslogtreecommitdiff
path: root/macros/text1/blocks/pagem.texblock
diff options
context:
space:
mode:
Diffstat (limited to 'macros/text1/blocks/pagem.texblock')
-rw-r--r--macros/text1/blocks/pagem.texblock11
1 files changed, 11 insertions, 0 deletions
diff --git a/macros/text1/blocks/pagem.texblock b/macros/text1/blocks/pagem.texblock
new file mode 100644
index 0000000000..99694f4721
--- /dev/null
+++ b/macros/text1/blocks/pagem.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} % none
+}% end page format
+\raggedbottom % allows the bottom line to fluctuate up
+ % and down a couple lines