diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/subfigure.4ht')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/subfigure.4ht | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/subfigure.4ht b/Master/texmf-dist/tex/generic/tex4ht/subfigure.4ht index 46e57a99bcd..8249218a474 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/subfigure.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/subfigure.4ht @@ -1,6 +1,6 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% subfigure.4ht 2005-10-23-04:19 % -% Copyright (C) 1997--2005 Eitan M. Gurari % +% subfigure.4ht 2006-12-01-16:02 % +% Copyright (C) 1997--2006 Eitan M. Gurari % % % % This work may be distributed and/or modified under the % % conditions of the LaTeX Project Public License, either % @@ -24,12 +24,10 @@ % gurari@cse.ohio-state.edu % % http://www.cse.ohio-state.edu/~gurari % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\immediate\write-1{version 2005-10-23-04:19} +\immediate\write-1{version 2006-12-01-16:02} \ifx\subfig@oldlabel\relax - \def\:tempc{\gHAdvance\TitleCount 1 \o:@subcaption:} -\HLet\@subcaption=\:tempc -\def\:tempc#1[#2][#3]#4{\a:subfigure \cur:lbl{}% + \def\:tempc#1[#2][#3]#4{\a:subfigure \cur:lbl{}% \o:@subfloat:{#1}[#2][#3]{#4}\b:subfigure} \HLet\@subfloat\:tempc |