[tex4ht-commits] [SCM] tex4ht updated: r1338 - trunk/lit
Michal Hoftich
INVALID.NOREPLY at gnu.org.ua
Thu Jun 8 22:40:46 CEST 2023
Author: michal_h21
Date: 2023-06-08 20:40:46 +0000 (Thu, 08 Jun 2023)
New Revision: 1338
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-html4.tex
Log:
removed spuriout </p> after tcolorbox environment
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2023-06-07 20:53:50 UTC (rev 1337)
+++ trunk/lit/ChangeLog 2023-06-08 20:40:46 UTC (rev 1338)
@@ -1,3 +1,9 @@
+2023-06-08 Michal Hoftich <michal.h21 at gmail.com>
+
+ * tex4ht-html4.tex (html4.4ht): removed spurious </p> after the
+ tcolorbox environment.
+ https://tex.stackexchange.com/q/688072/2891
+
2023-06-07 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-4ht.tex (subcaption.4ht): fixed numbering of subfigures and
Modified: trunk/lit/tex4ht-html4.tex
===================================================================
--- trunk/lit/tex4ht-html4.tex 2023-06-07 20:53:50 UTC (rev 1337)
+++ trunk/lit/tex4ht-html4.tex 2023-06-08 20:40:46 UTC (rev 1338)
@@ -16508,7 +16508,7 @@
}
{\HCode{\Hnewline<div class="tcolorbox-title">}\par}
{\ifvmode\IgnorePar\fi\EndP\HCode{</div>\Hnewline<div class="tcolorbox-content">}}
-{\ifvmode\IgnorePar\fi\EndP\HCode{\Hnewline</div>\Hnewline</div>}\par}
+{\ifvmode\IgnorePar\fi\EndP\HCode{\Hnewline</div>\Hnewline</div>}\SaveEndP\par\ShowPar}%
\Css{.tcolorbox{margin-top:0.5em;margin-bottom: 0.5em;}}
More information about the tex4ht-commits
mailing list.