From b57a27e1141e4396549f7a3528a29d65b0f44973 Mon Sep 17 00:00:00 2001 From: mdw Date: Mon, 10 Nov 2003 14:43:48 +0000 Subject: [PATCH] Ignore spaces after spliteqn. --- mdwtab.dtx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/mdwtab.dtx b/mdwtab.dtx index 1da6f98..0b78153 100644 --- a/mdwtab.dtx +++ b/mdwtab.dtx @@ -1,6 +1,6 @@ % \begin{meta-comment} % -% $Id: mdwtab.dtx,v 1.2 2003/09/05 16:15:03 mdw Exp $ +% $Id: mdwtab.dtx,v 1.3 2003/11/10 14:43:48 mdw Exp $ % % Another rewrite of the tabular environment, and maths alignments % @@ -9,6 +9,9 @@ %----- Revision history ----------------------------------------------------- % % $Log: mdwtab.dtx,v $ +% Revision 1.3 2003/11/10 14:43:48 mdw +% Ignore spaces after spliteqn. +% % Revision 1.2 2003/09/05 16:15:03 mdw % Colour support! Better rule attribute handling. Lots of new hooks. % @@ -66,7 +69,7 @@ %<+color> [2003/08/24 1.10 Fix for people who can't spell] % \end{meta-comment} % -% \CheckSum{3371} +% \CheckSum{3373} %% \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 @@ -5508,6 +5511,7 @@ \dsp@end% \global\let\eqa@number\eqa@oldnumber% \global\advance\c@equation\m@ne% + \global\@ignoretrue% } \expandafter\let\csname endspliteqn*\endcsname\endspliteqn % \end{macrocode} -- 2.11.0