summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/longtable.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-12-19 22:46:21 +0000
committerKarl Berry <karl@freefriends.org>2019-12-19 22:46:21 +0000
commitf06750c2b66723ca874952c7fbc19aba79f5200d (patch)
tree4eca76f6492498096601bf4142684af0d6a93102 /Master/texmf-dist/tex/generic/tex4ht/longtable.4ht
parent7b525605181864e250c7d93fe37e1f5d7cccc466 (diff)
omit caption label separator when caption is empty, tex4ht r643
git-svn-id: svn://tug.org/texlive/trunk@53190 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/longtable.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/longtable.4ht4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/longtable.4ht b/Master/texmf-dist/tex/generic/tex4ht/longtable.4ht
index be02612f322..fd37cc24f7f 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/longtable.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/longtable.4ht
@@ -1,5 +1,5 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% longtable.4ht 2019-09-18-14:51 %
+% longtable.4ht 2019-12-19-14:27 %
% Copyright (C) 1997-2009 Eitan M. Gurari %
% Copyright 2009-2019 TeX Users Group
%
@@ -225,7 +225,7 @@
\HLet\LT@caption\:tempc
\def\:tempc#1#2#3{%
\LT@mcol\LT@cols c{\hbox{\parbox[t]\LTcapwidth{%
- \cptA: #1{\cap:ref{#2}}\cptB:\cptC:#3\cptD:
+ \cptA: #1{\cap:ref{#2}}\if :#1:\else\cptB:\fi\cptC:#3\cptD:
\endgraf\vskip\baselineskip}}}}
\HLet\LT@makecaption\:tempc