summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/subeqnarray.4ht
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/subeqnarray.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/subeqnarray.4ht19
1 files changed, 16 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/subeqnarray.4ht b/Master/texmf-dist/tex/generic/tex4ht/subeqnarray.4ht
index a6c03ec18d5..390188e2a3e 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/subeqnarray.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/subeqnarray.4ht
@@ -1,6 +1,6 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% subeqnarray.4ht 2008-09-16-11:44 %
-% Copyright (C) 2008 Eitan M. Gurari %
+% subeqnarray.4ht 2009-04-14-17:07 %
+% Copyright (C) 2008--2009 Eitan M. Gurari %
% %
% This work may be distributed and/or modified under the %
% conditions of the LaTeX Project Public License, either %
@@ -24,7 +24,7 @@
% gurari@cse.ohio-state.edu %
% http://www.cse.ohio-state.edu/~gurari %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2008-09-16-11:44}
+\immediate\write-1{version 2009-04-14-17:07}
\def\:tempc
{\stepcounter{equation}\anc:lbl r{equation}%
@@ -73,6 +73,19 @@
\global\@eqnswtrue\global\@eqcnt\z@\cr}
\HLet\@@subeqncr\:tempc
\NewConfigure{subeqnarray}{6}
+\def\slabel#1{%
+ \@bsphack
+ \if@filesw
+ {\let\thepage\relax
+ \def\protect{\noexpand\noexpand\noexpand}%
+ \a:@newlabel
+ \append:def\label:addr{\thesubequation}%
+ \Make:Label{\label:addr}{}%
+ \edef\@tempa{\write\@auxout{\string
+ \newlabel{#1}{{\a:newlabel\thesubequation}{\thepage}}}}%
+ \expandafter}\@tempa
+ \if@nobreak \ifvmode\nobreak\fi\fi
+ \fi\@esphack}
\Hinput{subeqnarray}
\endinput