chiark / gitweb /
drwho.tex: Put the companion tracks /exactly/ in the centre of the page.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 9 Aug 2020 17:47:15 +0000 (18:47 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 9 Aug 2020 17:53:58 +0000 (18:53 +0100)
My new printer unexpectedly printed this in duplex mode, which was fine;
but it caused me to notice that the companion tracks very nearly, but
not quite, ran down the midline of the page.  Fix it so that they're
exactly in the middle.

drwho.tex

index 3b53aa7b73d448e09a6dcfecd521b43bd9207b9d..af01a1b4bc111399fb302e6cc8179b9cdb75a5e9 100644 (file)
--- a/drwho.tex
+++ b/drwho.tex
@@ -30,7 +30,7 @@
 \voffset=-1in \topmargin=20mm \headheight=0mm \headsep=0mm
 \textheight=\paperheight \advance\textheight by -2\topmargin
 
 \voffset=-1in \topmargin=20mm \headheight=0mm \headsep=0mm
 \textheight=\paperheight \advance\textheight by -2\topmargin
 
-\newdimen\titlewidth \titlewidth=70mm
+\newdimen\titlewidth \titlewidth=0.5\textwidth \advance\titlewidth by -40pt
 
 \pagestyle{empty}
 \errorcontextlines=50
 
 \pagestyle{empty}
 \errorcontextlines=50