[tex4ht-commits] [SCM] tex4ht updated: r1640 - trunk/lit
Michal Hoftich
INVALID.NOREPLY at gnu.org.ua
Thu Feb 13 14:33:56 CET 2025
Author: michal_h21
Date: 2025-02-13 13:33:56 +0000 (Thu, 13 Feb 2025)
New Revision: 1640
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-html4.tex
Log:
center align captions
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2025-02-12 15:02:29 UTC (rev 1639)
+++ trunk/lit/ChangeLog 2025-02-13 13:33:56 UTC (rev 1640)
@@ -1,3 +1,8 @@
+2025-02-13 Michal Hoftich <michal.h21 at gmail.com>
+
+ * tex4ht-html4.tex (html4.4ht): align captions to the center.
+ https://tex.stackexchange.com/q/737060/2891
+
2025-02-12 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-mathml.tex (mathml.4ht): fixed Mathtools arrows in MathML.
Modified: trunk/lit/tex4ht-html4.tex
===================================================================
--- trunk/lit/tex4ht-html4.tex 2025-02-12 15:02:29 UTC (rev 1639)
+++ trunk/lit/tex4ht-html4.tex 2025-02-13 13:33:56 UTC (rev 1640)
@@ -4752,7 +4752,7 @@
\cur:th\:currentlabel\space-->}%
}
\Css{div.caption {text-indent:-2em; margin-left:3em; margin-right:1em;
- text-align:left;}}
+ text-align:center;}}
\Css{div.caption span.id{font-weight: bold; white-space: nowrap; }}
>>>
More information about the tex4ht-commits
mailing list.