From 912d2f01b763966c1c2064139e5e1c31d233fbb4 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Thu, 3 Sep 2020 15:29:16 +0100 Subject: [PATCH] mdwtab.dtx: Add a `'' column type for only fiddling with the rule list. --- mdwtab.dtx | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/mdwtab.dtx b/mdwtab.dtx index 03e7866..0c0ced9 100644 --- a/mdwtab.dtx +++ b/mdwtab.dtx @@ -44,7 +44,7 @@ %<+color> [2003/08/24 1.10 Fix for people who can't spell] % \end{meta-comment} % -% \CheckSum{3421} +% \CheckSum{3424} %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z @@ -370,7 +370,9 @@ % "?>{""}" & Inserts \ before the column % entry \emph{and} the rules list.* \\ \hlx{.} % "?<{""}" & Inserts \ after the column -% entry \emph{and} the rules list.* \\ \hlx{vhv.} +% entry \emph{and} the rules list.* \\ \hlx{.} +% "'{""}" & Inserts \ into the rules list +% only.* \\ \hlx{vhv.} % "*{""}{""}" & Inserts \ % copies of the \ into the % preamble. \\ \hlx{vhs} @@ -2717,6 +2719,9 @@ {#2}% \tab@append\tab@shortline{#2}% } +\coldef '#1{% + \tab@append\tab@shortline{#1}% +} % \end{macrocode} % % The strange column type. -- 2.11.0