summaryrefslogtreecommitdiff
path: root/graphics/pstex/examples/fullpage.sty
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /graphics/pstex/examples/fullpage.sty
Initial commit
Diffstat (limited to 'graphics/pstex/examples/fullpage.sty')
-rw-r--r--graphics/pstex/examples/fullpage.sty16
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/pstex/examples/fullpage.sty b/graphics/pstex/examples/fullpage.sty
new file mode 100644
index 0000000000..52f6468abd
--- /dev/null
+++ b/graphics/pstex/examples/fullpage.sty
@@ -0,0 +1,16 @@
+% fullpage option style. - Neil Hunt, Teleos, 5/31/89
+
+% Vertical alignment
+
+\topmargin -0.5in % distance to headers
+\headheight 0.2in % height of header box
+\headsep 0.3in % distance to top line
+\textheight 9.0in % height of text
+\footskip 0.3in % distance from bottom line
+\footheight 0.2in % height of footer box
+
+% Horizontal alignment
+
+\oddsidemargin 0.in
+\evensidemargin 0.in
+\textwidth 6.5in