From 48b7ebac6c0abbba4c165539b409ce31a5869eb8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 22 May 2020 20:58:43 +0000 Subject: ams*: \thanks fix (tex4ht r695);
 for verbatim (tex4ht r694);
 caption package fixes (tex4ht r693)

git-svn-id: svn://tug.org/texlive/trunk@55239 c570f23f-e606-0410-a88d-b1316a301751
---
 Master/texmf-dist/tex/generic/tex4ht/caption.4ht | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

(limited to 'Master/texmf-dist/tex/generic/tex4ht/caption.4ht')

diff --git a/Master/texmf-dist/tex/generic/tex4ht/caption.4ht b/Master/texmf-dist/tex/generic/tex4ht/caption.4ht
index fb533f36f47..f2a6fd99cf7 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 (2017-04-22-16:03), generated from tex4ht-4ht.tex
+% caption.4ht (2020-05-22-13:46), generated from tex4ht-4ht.tex
 % Copyright 2007-2009 Eitan M. Gurari
-% Copyright 2009-2017 TeX Users Group
+% Copyright 2009-2020 TeX Users Group
 %
 % This work may be distributed and/or modified under the
 % conditions of the LaTeX Project Public License, either
@@ -43,6 +43,12 @@
    }\fi%
 }
 
+\long\def\@makecaption#1#2{%
+  \caption@make@above%
+  \cptA:\caption@@make{\cap:ref{#1}\if :#1:\else\cptB:\fi}{\cptC:#2}\cptD:%
+  \caption@make@below%
+}
+
 \Hinput{caption}
 \endinput
 
-- 
cgit v1.2.3