diff options
author | Karl Berry <karl@freefriends.org> | 2020-11-21 22:01:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-11-21 22:01:18 +0000 |
commit | 33bb74f3f22a8126ddfe43d502ccd0d9c82ec081 (patch) | |
tree | 443f43039c70f2787e136b4861b7130498a10742 /Master | |
parent | 3fc251d21482a35204822b28250e5eee8fe27a96 (diff) |
caption.4ht spurious separator, tex4ht r844
git-svn-id: svn://tug.org/texlive/trunk@56978 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/caption.4ht | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/caption.4ht b/Master/texmf-dist/tex/generic/tex4ht/caption.4ht index f2a6fd99cf7..3e40e9fa0b7 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 (2020-05-22-13:46), generated from tex4ht-4ht.tex +% caption.4ht (2020-11-21-13:53), generated from tex4ht-4ht.tex % Copyright 2007-2009 Eitan M. Gurari % Copyright 2009-2020 TeX Users Group % @@ -45,7 +45,7 @@ \long\def\@makecaption#1#2{% \caption@make@above% - \cptA:\caption@@make{\cap:ref{#1}\if :#1:\else\cptB:\fi}{\cptC:#2}\cptD:% + \cptA:\caption@@make{\cap:ref{#1}}{\cptC:#2}\cptD:% \caption@make@below% } |