summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/caption.4ht7
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/caption.4ht b/Master/texmf-dist/tex/generic/tex4ht/caption.4ht
index 69ac1955bde..c43d270181d 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/caption.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/caption.4ht
@@ -1,4 +1,4 @@
-% caption.4ht (2021-03-06-13:30), generated from tex4ht-4ht.tex
+% caption.4ht (2021-04-15-13:52), generated from tex4ht-4ht.tex
% Copyright 2007-2009 Eitan M. Gurari
% Copyright 2009-2021 TeX Users Group
%
@@ -54,7 +54,10 @@
\caption@make@below%
}
- \renewcommand*\caption@@@addcontentsline[4]{%
+ \renewcommand*\caption@@@addcontentsline[5]{%
+ \def\temp{#1}\def\tempa{toc}\ifx \temp\tempa\else%
+ \gHAdvance\TitleCount 1%
+ \fi%
\addcontentsline{#1}{#2}{\protect\numberline{#3}{\detokenize{#4}}}%
}