From: Mark Wooding Date: Thu, 25 Nov 2021 23:39:57 +0000 (+0000) Subject: drwho.tex: Determine the title width after we sent the font size. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/drwho/commitdiff_plain/867c9a4ffaddb38733c7a82ad00fcf0006a84e28 drwho.tex: Determine the title width after we sent the font size. The tracks are 2 em wide, but that depends on the body font size. Do this in the right place so we don't have to hardcode (the wrong) width. --- diff --git a/drwho.tex b/drwho.tex index 168b78e..58ce438 100644 --- 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 -\newdimen\titlewidth \titlewidth=0.5\textwidth \advance\titlewidth by -40pt +\newdimen\titlewidth \pagestyle{empty} \errorcontextlines=50 @@ -189,6 +189,8 @@ \lineskip=0pt \footnotesize +\titlewidth=0.5\textwidth \advance\titlewidth by -4em + \global\def\\{&&&&&\cr} \halign% {\strut\hbox to \titlewidth{\qquad\ignorespaces#\unskip\hfil}%