summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/caption.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-03-06 23:59:47 +0000
committerKarl Berry <karl@freefriends.org>2021-03-06 23:59:47 +0000
commit39d14ec93f416d9f04486773e92c7ef67a97a20a (patch)
treeaa89e9af62bb316af28defdafd56c70732bac85e /Master/texmf-dist/tex/generic/tex4ht/caption.4ht
parent0dd9743ffd3b314f6fd0aaf06a89de7456a3066e (diff)
graphics, caption, everypar fixes, tex4ht r893-895
git-svn-id: svn://tug.org/texlive/trunk@58181 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/caption.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/caption.4ht7
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/caption.4ht b/Master/texmf-dist/tex/generic/tex4ht/caption.4ht
index e564ca63995..69ac1955bde 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-02-14-13:56), generated from tex4ht-4ht.tex
+% caption.4ht (2021-03-06-13:30), generated from tex4ht-4ht.tex
% Copyright 2007-2009 Eitan M. Gurari
% Copyright 2009-2021 TeX Users Group
%
@@ -54,6 +54,11 @@
\caption@make@below%
}
+ \renewcommand*\caption@@@addcontentsline[4]{%
+ \addcontentsline{#1}{#2}{\protect\numberline{#3}{\detokenize{#4}}}%
+ }
+
+
\Hinput{caption}
\endinput