[tex4ht-commits] [SCM] tex4ht updated: r1737 - trunk/lit

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Tue Sep 9 14:56:08 CEST 2025


Author: michal_h21
Date: 2025-09-09 12:56:07 +0000 (Tue, 09 Sep 2025)
New Revision: 1737

Modified:
   trunk/lit/ChangeLog
   trunk/lit/mktex4ht-cnf.tex
   trunk/lit/tex4ht-html4.tex
Log:
actually use tcolorbox.documentation

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2025-09-08 13:59:00 UTC (rev 1736)
+++ trunk/lit/ChangeLog	2025-09-09 12:56:07 UTC (rev 1737)
@@ -1,3 +1,7 @@
+2025-09-09  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-html4.tex (html4.4ht): actually use tcolorbox.documentation.
+
 2025-09-08  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-4ht.tex (tcolorbox.4ht),

Modified: trunk/lit/mktex4ht-cnf.tex
===================================================================
--- trunk/lit/mktex4ht-cnf.tex	2025-09-08 13:59:00 UTC (rev 1736)
+++ trunk/lit/mktex4ht-cnf.tex	2025-09-09 12:56:07 UTC (rev 1737)
@@ -420,7 +420,7 @@
 \AddFile{9}{framed}
 \AddFile{9}{mdframed}
 \AddFile{9}{tcolorbox}
-%\AddFile{9}{tcolorbox.documentation}
+\AddFile{9}{tcolorbox.documentation}
 \AddFile{9}{slashbox}
 \AddFile{9}{parallel}
 \AddFile{9}{skak}

Modified: trunk/lit/tex4ht-html4.tex
===================================================================
--- trunk/lit/tex4ht-html4.tex	2025-09-08 13:59:00 UTC (rev 1736)
+++ trunk/lit/tex4ht-html4.tex	2025-09-09 12:56:07 UTC (rev 1737)
@@ -17150,7 +17150,7 @@
 Fixes for the docCommand environment
 See \Link[https://github.com/michal-h21/make4ht/issues/178]{}{}for the bug report\EndLink.
 
-\<configure html4 tcolorbox\><<<
+\<configure html4 tcolorbox.documentation\><<<
 \ConfigureList{tcb at manual@entry}{\ifvmode\IgnorePar\fi\EndP\HCode{<div class="doccommand">}}{\ifvmode\IgnorePar\fi\EndP\HCode{</div>}}{}{}
 \ConfigureEnv{tcb at doc@head}{\IgnorePar\EndP}{}{}{}
 \Css{.doccommand > p {margin-left:2em;}}



More information about the tex4ht-commits mailing list.