summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/amsmath.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-07-06 18:18:57 +0000
committerKarl Berry <karl@freefriends.org>2008-07-06 18:18:57 +0000
commit231fc251fff6ff4c087e7678772c15875a8f91d6 (patch)
treed0756fdb158e4e74aac20d188fedb0a001fde630 /Master/texmf-dist/tex/generic/tex4ht/amsmath.4ht
parentcb2c4aa6e476dccf515b5d163ddf1c6b3a961372 (diff)
tex4ht-1.0.2008_07_05_0937
git-svn-id: svn://tug.org/texlive/trunk@9301 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/amsmath.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/amsmath.4ht9
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/amsmath.4ht b/Master/texmf-dist/tex/generic/tex4ht/amsmath.4ht
index b87295b4beb..0a80ecb7cc7 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/amsmath.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/amsmath.4ht
@@ -1,5 +1,5 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% amsmath.4ht 2008-02-28-20:51 %
+% amsmath.4ht 2008-07-04-10:48 %
% Copyright (C) 1997--2008 Eitan M. Gurari %
% %
% This work may be distributed and/or modified under the %
@@ -24,7 +24,7 @@
% gurari@cse.ohio-state.edu %
% http://www.cse.ohio-state.edu/~gurari %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2008-02-28-20:51}
+\immediate\write-1{version 2008-07-04-10:48}
\HRestore\cases
\HRestore\matrix
@@ -64,6 +64,7 @@
\expandafter\:temp\expandafter{\csname o:binom :\endcsname}
\expandafter\HLet\csname binom \endcsname\:temp
\NewConfigure{binom}{1}
+\pend:def\subequations{\SkipRefstepAnchor }
\def\hdots@for#1#2{\multicolumn{#2}c%
{\m@th \hdots:for{#1}\hfil}}
\def\hdots:for#1{\dotsspace@1.5mu\mkern-#1\dotsspace@
@@ -77,7 +78,7 @@
\expandafter\ifx \csname tmp:muskip\endcsname\relax
\csname newmuskip\endcsname \tmp:muskip
\fi
-\expandafter\def\csname :tempc\endcsname#1#2#3{%
+\expandafter\def\csname tmspace \endcsname#1#2#3{%
\ifmmode
\bgroup
\tmp:muskip #1#2\edef\mathglue{\the\tmp:muskip}%
@@ -85,6 +86,8 @@
\egroup
\else \kern #1#3\fi \relax
}
+\edef\:tempc{\noexpand\protect
+ \expandafter\noexpand\csname tmspace \endcsname}
\HLet\tmspace=\:tempc
\NewConfigure{tmspace}{1}
\Configure{tmspace}{\mskip\mathglue}