summaryrefslogtreecommitdiff
path: root/support/TeX4ht/source/tex4ht-html5.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-06-14 03:01:12 +0000
committerNorbert Preining <norbert@preining.info>2021-06-14 03:01:12 +0000
commit269940e8e52b921a855083542b9e1109af49af09 (patch)
treeba8b7431f6e4878661215e5a6127aba941f5d711 /support/TeX4ht/source/tex4ht-html5.tex
parent2ba4b1ac7860085c0b259aacb0d99bd2c730edbc (diff)
CTAN sync 202106140301
Diffstat (limited to 'support/TeX4ht/source/tex4ht-html5.tex')
-rw-r--r--support/TeX4ht/source/tex4ht-html5.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/support/TeX4ht/source/tex4ht-html5.tex b/support/TeX4ht/source/tex4ht-html5.tex
index ca0fab53a4..c11fffa026 100644
--- a/support/TeX4ht/source/tex4ht-html5.tex
+++ b/support/TeX4ht/source/tex4ht-html5.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-html5.tex 905 2021-04-18 15:30:06Z karl $
+% $Id: tex4ht-html5.tex 949 2021-06-13 08:57:21Z michal_h21 $
% compile 3 times: latex tex4ht-moz
% or xhlatex tex4ht-moz "html,3,sections+"
%
@@ -349,6 +349,7 @@ Configure HTML5 figures. Floats are converted as captions too.
\Css{figcaption.caption {text-indent:-2em; margin-left:3em; margin-right:1em;
text-align:center;}}
\Css{figcaption.caption span.id{font-weight: bold; white-space: nowrap; }}
+\Css{p + figcaption, img + figcaption{margin-top: 1em;}}
>>>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%