summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/caption.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-11-23 17:30:58 +0000
committerKarl Berry <karl@freefriends.org>2022-11-23 17:30:58 +0000
commit8a2d5b386a4d9f3b080f39af536208a7219a91e6 (patch)
tree62859a68106906648707e1a75da45385e2fbae23 /Master/texmf-dist/tex/generic/tex4ht/caption.4ht
parent9481c107ca19c1e93450108f3f0348c939956d9e (diff)
\ContinuedFloat fixes, tex4ht r1247; slashbox support, tex4ht r1248; tablefootnote support, tex4ht r1249
git-svn-id: svn://tug.org/texlive/trunk@65089 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.4ht8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/caption.4ht b/Master/texmf-dist/tex/generic/tex4ht/caption.4ht
index 7010e638732..09501b5ff32 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/caption.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/caption.4ht
@@ -1,6 +1,6 @@
-% caption.4ht (2021-10-19-14:11), generated from tex4ht-4ht.tex
+% caption.4ht (2022-11-22-14:29), generated from tex4ht-4ht.tex
% Copyright 2007-2009 Eitan M. Gurari
-% Copyright 2009-2021 TeX Users Group
+% Copyright 2009-2022 TeX Users Group
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2021-10-19-14:11}
+\immediate\write-1{version 2022-11-22-14:29}
\let\sv:toclof\toclof
\def\toclof#1#2#3{%
@@ -46,11 +46,13 @@
}
\long\def\@makecaption#1#2{%
+ \xdef\continuedfloat@captype{\@captype}%
\caption@make@above%
\cptA:\caption@@make{\cap:ref{#1}}{\cptC:#2}\cptD:%
\caption@make@below%
}
\long\def\caption@makecaption#1#2{%
+ \xdef\continuedfloat@captype{\@captype}%
\caption@make@above%
\cptA:\caption@@make{\cap:ref{#1}}{\cptC:#2}\cptD:%
\caption@make@below%