[tex4ht-commits] [SCM] tex4ht updated: r1522 - trunk/lit
Michal Hoftich
INVALID.NOREPLY at gnu.org.ua
Wed May 22 22:28:13 CEST 2024
Author: michal_h21
Date: 2024-05-22 20:28:13 +0000 (Wed, 22 May 2024)
New Revision: 1522
Modified:
trunk/lit/ChangeLog
trunk/lit/tex4ht-4ht.tex
Log:
Added support for the \indexprologue command
Modified: trunk/lit/ChangeLog
===================================================================
--- trunk/lit/ChangeLog 2024-05-20 13:02:00 UTC (rev 1521)
+++ trunk/lit/ChangeLog 2024-05-22 20:28:13 UTC (rev 1522)
@@ -1,3 +1,9 @@
+2024-05-22 Michal Hoftich <michal.h21 at gmail.com>
+
+ * tex4ht-4ht.tex (imakeidx.4ht): added support for the
+ \indexprologue command.
+ https://tex.stackexchange.com/a/714548/2891
+
2024-05-20 Michal Hoftich <michal.h21 at gmail.com>
* tex4ht-4ht.tex (
Modified: trunk/lit/tex4ht-4ht.tex
===================================================================
--- trunk/lit/tex4ht-4ht.tex 2024-05-20 13:02:00 UTC (rev 1521)
+++ trunk/lit/tex4ht-4ht.tex 2024-05-22 20:28:13 UTC (rev 1522)
@@ -32569,10 +32569,10 @@
\fi
>>>
-Support for the intoc option of Imakeidx:
+Support for the intoc option of Imakeidx and the \`'\indexprologue' command.
\<imakeidx.sty\><<<
-\Configure{@begin}{theindex}{\ind:defs\imki at maybeaddtotoc}
+\Configure{@begin}{theindex}{\ind:defs\imki at maybeaddtotoc\imki at idxprologue\global\let\imki at idxprologue\relax}
>>>
Prevent the automatic index compilation, the index produced by tex4ht
More information about the tex4ht-commits
mailing list.