summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-28 23:01:47 +0000
committerKarl Berry <karl@freefriends.org>2022-01-28 23:01:47 +0000
commit9b746b3daca06b9df45eb524fb89356b7c8ece1e (patch)
tree108dc16e88751417a8820d15e3e733aa968912ae /Master/texmf-dist/tex
parent8e0222695a489184e3cc92e2206db971a5ac48d7 (diff)
tcolorbox boxes with titles, tex4ht r1063
git-svn-id: svn://tug.org/texlive/trunk@61781 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/tcolorbox.4ht12
1 files changed, 10 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/tcolorbox.4ht b/Master/texmf-dist/tex/generic/tex4ht/tcolorbox.4ht
index 76c7b96ccfe..363de9a2780 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/tcolorbox.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/tcolorbox.4ht
@@ -1,4 +1,4 @@
-% tcolorbox.4ht (2022-01-09-07:36), generated from tex4ht-4ht.tex
+% tcolorbox.4ht (2022-01-28-15:00), generated from tex4ht-4ht.tex
% Copyright 2020-2022 TeX Users Group
%
% This work may be distributed and/or modified under the
@@ -16,7 +16,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2022-01-09-07:36}
+\immediate\write-1{version 2022-01-28-15:00}
% use custom counter that increments for every \tcolorbox
@@ -65,6 +65,14 @@
\def\:tempb{\d:tcolorbox\o:tcb@endboxanddraw:}
\HLet\tcb@endboxanddraw\:tempb
+% this code prevents emptying of the box title when
+% some Tcolorbox options are used
+\def\:tempb{}
+\HLet\tcb@detach@title@code\:tempb
+
+% require end of paragraph before Tcolorbox
+\long\def\:tempb[#1]{\EndP\o:tcb@@icolorbox:[#1]}
+\HLet\tcb@@icolorbox\:tempb
\NewConfigure{tcolorbox}{4}