2 % page.sty - Copyright 1995,1996 Andrew M. Bishop
4 % Page layout for cxref, smaller margins than usual to get more on a page (cxref *is* rather verbose).
7 \typeout{Page Style-sheet (A4) -- By A. M. Bishop. (1 inch margins)} CONFIG-ONLY PAGE=A4
8 \typeout{Page Style-sheet (US) -- By A. M. Bishop. (1 inch margins)} CONFIG-ONLY PAGE=US
11 % Physical paper size.
14 \vsize=11.7 in % Page height (A4) CONFIG-ONLY PAGE=A4
15 \hsize=8.25 in % Page width (A4) CONFIG-ONLY PAGE=A4
16 \vsize=11 in % Page height (US) CONFIG-ONLY PAGE=US
17 \hsize=8.5 in % Page width (US) CONFIG-ONLY PAGE=US
20 % Margins etc. Vertically
23 \topmargin=-0.5in % Between (top of page + 1 inch) & top of header
25 \headheight=0.25in % Height of the header
27 \headsep=0.25in % Between header and text
29 \textheight=9.7in % Height of text (A4) CONFIG-ONLY PAGE=A4
30 \textheight=9.0in % Height of text (US) CONFIG-ONLY PAGE=US
32 \footskip=0.25in % Between bottom of text and bottom of footer
35 % Margins etc. Horizontally
38 \oddsidemargin=0.0in % Between (left side of page + 1 inch) & left edge of text
39 \evensidemargin=0.0in % Between (left side of page + 1 inch) & left edge of text
41 \textwidth=6.25in % Width of text (A4) CONFIG-ONLY PAGE=A4
42 \textwidth=6.5in % Width of text (US) CONFIG-ONLY PAGE=US