From 00f0e7bdf138b702a0fd1f20c01005f453f83fe5 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 8 Aug 2020 14:49:37 +0100 Subject: [PATCH] drwho.tex (\trkendmarker): Lower the rule again to really remove the gap. Apparently I wasn't looking closely enough last time, because there was still a gap. Also fix `\depart' to match, again. --- drwho.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drwho.tex b/drwho.tex index cd0603f..2504cad 100644 --- a/drwho.tex +++ b/drwho.tex @@ -119,7 +119,7 @@ \def\trkendmarker#1{% \hfil - \vrule depth -2.8pt + \vrule depth -2.7pt \kern-\hrwd \zwd{#1}% \kern\hrwd @@ -134,7 +134,7 @@ \enqueue{name}{$+$ #3}% } \def\depart#1{% - \enqueue{#1}{\trkendmarker{\vrule height 3pt depth -2.6pt width 4pt}}% + \enqueue{#1}{\trkendmarker{\vrule height 2.9pt depth -2.5pt width 4pt}}% \namelet{trk/#1}\emptytrack } \def\die#1{% -- 2.11.0