chiark
/
gitweb
/
~mdw
/
drwho
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d75e8d
)
drwho.tex: Set the page layout by hand, rather than using `geometry'.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 9 Aug 2020 17:46:46 +0000
(18:46 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 9 Aug 2020 17:46:46 +0000
(18:46 +0100)
drwho.tex
patch
|
blob
|
blame
|
history
diff --git
a/drwho.tex
b/drwho.tex
index 593c73152e98608315a96dbd3c2d169d1f2f4d99..3b53aa7b73d448e09a6dcfecd521b43bd9207b9d 100644
(file)
--- a/
drwho.tex
+++ b/
drwho.tex
@@
-23,7
+23,12
@@
\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