From 713f02536eeafd01d474693c563b40bb4331c19f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 14 Feb 2021 22:57:34 +0000 Subject: subcaption support, tex4ht r886 git-svn-id: svn://tug.org/texlive/trunk@57742 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tex4ht/caption.4ht | 9 +++++++-- 1 file changed, 7 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 3e40e9fa0b7..e564ca63995 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 (2020-11-21-13:53), generated from tex4ht-4ht.tex +% caption.4ht (2021-02-14-13:56), generated from tex4ht-4ht.tex % Copyright 2007-2009 Eitan M. Gurari -% Copyright 2009-2020 TeX Users Group +% Copyright 2009-2021 TeX Users Group % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -48,6 +48,11 @@ \cptA:\caption@@make{\cap:ref{#1}}{\cptC:#2}\cptD:% \caption@make@below% } +\long\def\caption@makecaption#1#2{% + \caption@make@above% + \cptA:\caption@@make{\cap:ref{#1}}{\cptC:#2}\cptD:% + \caption@make@below% +} \Hinput{caption} \endinput -- cgit v1.2.3