Ignore spaces after spliteqn.
authormdw <mdw>
Mon, 10 Nov 2003 14:43:48 +0000 (14:43 +0000)
committermdw <mdw>
Mon, 10 Nov 2003 14:43:48 +0000 (14:43 +0000)
mdwtab.dtx

index 1da6f98..0b78153 100644 (file)
@@ -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
   \dsp@end%
   \global\let\eqa@number\eqa@oldnumber%
   \global\advance\c@equation\m@ne%
+  \global\@ignoretrue%
 }
 \expandafter\let\csname endspliteqn*\endcsname\endspliteqn
 %    \end{macrocode}