texlive[74693] Master/texmf-dist: do not redefine \index in caption,
commits+karl at tug.org
commits+karl at tug.org
Tue Mar 18 22:24:48 CET 2025
Revision: 74693
https://tug.org/svn/texlive?view=revision&revision=74693
Author: karl
Date: 2025-03-18 22:24:48 +0100 (Tue, 18 Mar 2025)
Log Message:
-----------
do not redefine \index in caption, tex4ht r1658
Revision Links:
--------------
https://tug.org/svn/texlive?view=revision&revision=1658
Modified Paths:
--------------
trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
trunk/Master/texmf-dist/tex/generic/tex4ht/latex.4ht
Modified: trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog 2025-03-18 20:32:40 UTC (rev 74692)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/ChangeLog 2025-03-18 21:24:48 UTC (rev 74693)
@@ -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/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
===================================================================
--- trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex 2025-03-18 20:32:40 UTC (rev 74692)
+++ trunk/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex 2025-03-18 21:24:48 UTC (rev 74693)
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 1656 2025-03-03 20:50:00Z michal_h21 $
+% $Id: tex4ht-4ht.tex 1658 2025-03-18 11:53:50Z michal_h21 $
% tex tex4ht-4ht or ht tex tex4ht-4ht
%
% Copyright 2009-2025 TeX Users Group
@@ -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%
>>>
Modified: trunk/Master/texmf-dist/tex/generic/tex4ht/latex.4ht
===================================================================
--- trunk/Master/texmf-dist/tex/generic/tex4ht/latex.4ht 2025-03-18 20:32:40 UTC (rev 74692)
+++ trunk/Master/texmf-dist/tex/generic/tex4ht/latex.4ht 2025-03-18 21:24:48 UTC (rev 74693)
@@ -1,4 +1,4 @@
-% latex.4ht (2025-02-05-13:01), generated from tex4ht-4ht.tex
+% latex.4ht (2025-03-18-13:50), generated from tex4ht-4ht.tex
% Copyright 1997-2009 Eitan M. Gurari
% Copyright 2009-2025 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2025-02-05-13:01}
+\immediate\write-1{version 2025-03-18-13:50}
\ifx\SaveMkHalignConf:g\:UnDef \else \expandafter\endinput\fi
@@ -1492,9 +1492,7 @@
{#1}\relax}}\:temp
\endgroup
\begingroup
- \:initsaveindex%
-\let\index\:saveindex%
-
+
\@parboxrestore \normalsize
\@makecaption{\csname fnum@#1\endcsname}{\ignorespaces #3}\par
\endgroup
@@ -2404,7 +2402,7 @@
\expandafter\:temp\usepackage!*?:
\def\:tempa{\@latex at e@error}
\ifx \:temp\:tempa
- % latex209.4ht (2025-02-05-13:01), generated from tex4ht-4ht.tex
+ % latex209.4ht (2025-03-18-13:50), generated from tex4ht-4ht.tex
% Copyright 1997-2009 Eitan M. Gurari
% Copyright 2009-2025 TeX Users Group
%
@@ -2423,7 +2421,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2025-02-05-13:01}
+\immediate\write-1{version 2025-03-18-13:50}
\let\:fnsymbol\@fnsymbol
\def\@fnsymbol#1{{\hbox{$\:fnsymbol{#1}$}}}
More information about the tex-live-commits
mailing list.