[tex4ht-commits] [SCM] tex4ht updated: r1649 - trunk/lit
Michal Hoftich
INVALID.NOREPLY at gnu.org.ua
Tue Feb 25 13:30:36 CET 2025
Author: michal_h21
Date: 2025-02-25 12:30:36 +0000 (Tue, 25 Feb 2025)
New Revision: 1649
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-4ht.tex
Log:
removed redefinition of \warn:idx from index.4ht
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2025-02-20 16:59:57 UTC (rev 1648)
+++ trunk/lit/ChangeLog 2025-02-25 12:30:36 UTC (rev 1649)
@@ -1,3 +1,9 @@
+2025-02-25 Michal Hoftich <michal.h21 at gmail.com>
+
+ * tex4ht-4ht.tex (index.4ht): removed redefinition of \warn:idx, it
+ caused an fatal error with \index commands.
+ https://tug.org/pipermail/tex4ht/2025q1/003692.html
+
2025-02-20 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-4ht.tex (listings.4ht): fixed support for escaped LaTeX
Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex 2025-02-20 16:59:57 UTC (rev 1648)
+++ trunk/lit/tex4ht-4ht.tex 2025-02-25 12:30:36 UTC (rev 1649)
@@ -13477,7 +13477,12 @@
\fi}
>>>
-\<index 4.1beta warning\><<<
+I am not sure why this version of the warning was used, but it causes a fatal
+error with in February 2025, while the default \Verb'\warn:idx' works.
+
+So it seems that we can simply ommit the warning.
+
+\<index 4.1beta warning do not use\><<<
\def\warn:idx#1{%
\expandafter\ifx \csname #1warn:idx\endcsname\relax
\expandafter\global
More information about the tex4ht-commits
mailing list.