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

Michal Hoftich INVALID.NOREPLY at gnu.org.ua
Tue Mar 18 12:53:50 CET 2025


Author: michal_h21
Date: 2025-03-18 11:53:50 +0000 (Tue, 18 Mar 2025)
New Revision: 1658

Modified:
   trunk/lit/ChangeLog
   trunk/lit/tex4ht-4ht.tex
Log:
don't redefine \index in caption

Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog	2025-03-05 09:16:59 UTC (rev 1657)
+++ trunk/lit/ChangeLog	2025-03-18 11:53:50 UTC (rev 1658)
@@ -1,3 +1,8 @@
+2025-03-18  Michal Hoftich  <michal.h21 at gmail.com>
+
+	* tex4ht-4ht.tex (latex.4ht): don't redefine \index inside caption.
+	https://github.com/michal-h21/make4ht/issues/169
+
 2025-03-05  Michal Hoftich  <michal.h21 at gmail.com>
 
 	* tex4ht-html4.tex (html4.4ht): disable spurious paragraphs inside

Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex	2025-03-05 09:16:59 UTC (rev 1657)
+++ trunk/lit/tex4ht-4ht.tex	2025-03-18 11:53:50 UTC (rev 1658)
@@ -12468,7 +12468,11 @@
 \ExplSyntaxOff
 >>>
 
+We don't need to redefine index in caption in TeX Live 2025 anymore
 \<latex caption index save\><<<
+>>>
+
+\<latex caption index do not save\><<<
 \:initsaveindex%
 \let\index\:saveindex%
 >>>



More information about the tex4ht-commits mailing list.