drwho.tex: Set the page layout by hand, rather than using `geometry'.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 9 Aug 2020 17:46:46 +0000 (18:46 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 9 Aug 2020 17:46:46 +0000 (18:46 +0100)
drwho.tex

index 593c731..3b53aa7 100644 (file)
--- a/drwho.tex
+++ b/drwho.tex
 
 \usepackage[T1]{fontenc}
 \usepackage[palatino, helvetica, courier, maths=cmr]{mdwfonts}
-\usepackage[margin=20mm]{geometry}
+
+\hoffset=-1in \oddsidemargin=20mm \evensidemargin=\oddsidemargin
+\textwidth=\paperwidth \advance\textwidth by -2\oddsidemargin
+
+\voffset=-1in \topmargin=20mm \headheight=0mm \headsep=0mm
+\textheight=\paperheight \advance\textheight by -2\topmargin
 
 \newdimen\titlewidth \titlewidth=70mm