From bc71ec3b9d78d568e53a103c858b43fd284b44d4 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 23 May 2024 03:01:29 +0000 Subject: CTAN sync 202405230301 --- support/TeX4ht/source/ChangeLog | 6 ++++++ support/TeX4ht/source/tex4ht-4ht.tex | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'support') diff --git a/support/TeX4ht/source/ChangeLog b/support/TeX4ht/source/ChangeLog index 9c755d1d42..8d89fd0fcc 100644 --- a/support/TeX4ht/source/ChangeLog +++ b/support/TeX4ht/source/ChangeLog @@ -1,3 +1,9 @@ +2024-05-22 Michal Hoftich + + * tex4ht-4ht.tex (imakeidx.4ht): added support for the + \indexprologue command. + https://tex.stackexchange.com/a/714548/2891 + 2024-05-20 Michal Hoftich * tex4ht-4ht.tex ( diff --git a/support/TeX4ht/source/tex4ht-4ht.tex b/support/TeX4ht/source/tex4ht-4ht.tex index c0a300cb01..7b6162304c 100644 --- a/support/TeX4ht/source/tex4ht-4ht.tex +++ b/support/TeX4ht/source/tex4ht-4ht.tex @@ -1,4 +1,4 @@ -% $Id: tex4ht-4ht.tex 1521 2024-05-20 13:02:00Z michal_h21 $ +% $Id: tex4ht-4ht.tex 1522 2024-05-22 20:28:13Z michal_h21 $ % tex tex4ht-4ht or ht tex tex4ht-4ht % % Copyright 2009-2024 TeX Users Group @@ -32569,10 +32569,10 @@ destination to the idx file \fi >>> -Support for the intoc option of Imakeidx: +Support for the intoc option of Imakeidx and the \`'\indexprologue' command. \<<< -\Configure{@begin}{theindex}{\ind:defs\imki@maybeaddtotoc} +\Configure{@begin}{theindex}{\ind:defs\imki@maybeaddtotoc\imki@idxprologue\global\let\imki@idxprologue\relax} >>> Prevent the automatic index compilation, the index produced by tex4ht -- cgit v1.2.3