summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-20 22:21:38 +0000
committerKarl Berry <karl@freefriends.org>2022-01-20 22:21:38 +0000
commitebc0753a6afb9bfdcae573cd2421d2d62f24c1e3 (patch)
tree1bb26aac281c997e26cf5a0d5be3cb76ee1152d5 /Master/texmf-dist/source/generic
parente97a73371919b527bd57cfe7163c5da60cf45973 (diff)
space after caption label, tex4ht r1060
git-svn-id: svn://tug.org/texlive/trunk@61674 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic')
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-html5.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-html5.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-html5.tex
index c1a469ca5b5..69903d71fe6 100644
--- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-html5.tex
+++ b/Master/texmf-dist/source/generic/tex4ht/tex4ht-html5.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-html5.tex 1011 2021-11-09 09:00:24Z michal_h21 $
+% $Id: tex4ht-html5.tex 1060 2022-01-20 16:53:49Z michal_h21 $
% compile 3 times: latex tex4ht-moz
% or xhlatex tex4ht-moz "html,3,sections+"
%
@@ -340,7 +340,7 @@ Configure HTML5 figures. Floats are converted as captions too.
\Css{figure.figure {text-align:center;}}
\Configure{caption}{\:xhtml{\IgnorePar\EndP}\HCode{<figcaption class="caption" ><span class="id">}}
- {:} {\HCode{</span><span \Hnewline class="content">}}
+ {: } {\HCode{</span><span \Hnewline class="content">}}
{\HCode{</span></figcaption>}\HCode{<!--tex4ht:label?:
\cur:th\:currentlabel\space-->}%
}