From: Mark Wooding Date: Sat, 8 Aug 2020 13:28:00 +0000 (+0100) Subject: drwho.tex (\trkendmarker): Extend the rule to meet the centre of the `×'. X-Git-Url: https://git.distorted.org.uk/~mdw/drwho/commitdiff_plain/7ae3a6eacf28db2c5c58cfc2b44b059e83b07f7d drwho.tex (\trkendmarker): Extend the rule to meet the centre of the `×'. Staring at the output in `gv' shows that there was a little gap in the track end marker placed by `\die'. Also lower the marker in `\depart' to match. --- diff --git a/drwho.tex b/drwho.tex index 0eae86c..22b1de7 100644 --- a/drwho.tex +++ b/drwho.tex @@ -119,7 +119,7 @@ \def\trkendmarker#1{% \hfil - \vrule depth -3pt + \vrule depth -2.8pt \kern-\hrwd \zwd{#1}% \kern\hrwd @@ -134,7 +134,7 @@ \enqueue{name}{$+$ #3}% } \def\depart#1{% - \enqueue{#1}{\trkendmarker{\vrule height 3.2pt depth -2.8pt width 4pt}}% + \enqueue{#1}{\trkendmarker{\vrule height 3pt depth -2.6pt width 4pt}}% \namelet{trk/#1}\emptytrack } \def\die#1{%