summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-10-24 21:19:53 +0000
committerKarl Berry <karl@freefriends.org>2023-10-24 21:19:53 +0000
commit49fe7a21ff878798ec281ad3610c4fcf1555c48c (patch)
tree716ba558c8c414b6ce2fe7025aef160a905422b5 /Master/texmf-dist
parent34c99d58693456e927a1a0cca1f701304e20120d (diff)
make \@wrindex robust, tex4ht r1397
git-svn-id: svn://tug.org/texlive/trunk@68640 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/ChangeLog4
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex4
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/latex.4ht10
3 files changed, 11 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/ChangeLog b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
index 835982e89e3..4dd692e4a74 100644
--- a/Master/texmf-dist/source/generic/tex4ht/ChangeLog
+++ b/Master/texmf-dist/source/generic/tex4ht/ChangeLog
@@ -1,3 +1,7 @@
+2023-10-24 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-4ht.tex (latex.4ht): make the \@wrindex command robust.
+
2023-10-20 Michal Hoftich <michal.h21@gmail.com>
* tex4ht-4ht.tex (tcolorbox.4ht),
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
index 577a1f2e9b8..4a3036cffd5 100644
--- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
+++ b/Master/texmf-dist/source/generic/tex4ht/tex4ht-4ht.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 1396 2023-10-20 16:07:23Z michal_h21 $
+% $Id: tex4ht-4ht.tex 1397 2023-10-24 19:39:36Z michal_h21 $
% tex tex4ht-4ht or ht tex tex4ht-4ht
%
% Copyright 2009-2023 TeX Users Group
@@ -12847,7 +12847,7 @@ the meaning of \''\chat`\#'.
\let\a:wrindex\empty
\expandafter\ifx \csname @indexfile\endcsname\relax \else
\let\o:wrindex:|=\@wrindex
- \def\@wrindex{\a:wrindex \o:wrindex:}
+ \DeclareRobustCommand\@wrindex{\a:wrindex \o:wrindex:}
\Configure{wrindex}
{|<control @|>\warn:idx{\jobname}%
\:wribefr\@indexfile}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/latex.4ht b/Master/texmf-dist/tex/generic/tex4ht/latex.4ht
index f5251342af2..ebf4c8e07d4 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/latex.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/latex.4ht
@@ -1,4 +1,4 @@
-% latex.4ht (2023-10-02-13:11), generated from tex4ht-4ht.tex
+% latex.4ht (2023-10-24-13:47), generated from tex4ht-4ht.tex
% Copyright 1997-2009 Eitan M. Gurari
% Copyright 2009-2023 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2023-10-02-13:11}
+\immediate\write-1{version 2023-10-24-13:47}
\ifx\SaveMkHalignConf:g\:UnDef \else \expandafter\endinput\fi
@@ -1594,7 +1594,7 @@ $\vcenter
\let\a:wrindex\empty
\expandafter\ifx \csname @indexfile\endcsname\relax \else
\let\o:wrindex:\@wrindex
- \def\@wrindex{\a:wrindex \o:wrindex:}
+ \DeclareRobustCommand\@wrindex{\a:wrindex \o:wrindex:}
\Configure{wrindex}
{\def\#{\string\#}%
\warn:idx{\jobname}%
@@ -2325,7 +2325,7 @@ $\vcenter
\expandafter\:temp\usepackage!*?:
\def\:tempa{\@latex@e@error}
\ifx \:temp\:tempa
- % latex209.4ht (2023-10-02-13:11), generated from tex4ht-4ht.tex
+ % latex209.4ht (2023-10-24-13:47), generated from tex4ht-4ht.tex
% Copyright 1997-2009 Eitan M. Gurari
% Copyright 2009-2023 TeX Users Group
%
@@ -2344,7 +2344,7 @@ $\vcenter
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2023-10-02-13:11}
+\immediate\write-1{version 2023-10-24-13:47}
\let\:fnsymbol\@fnsymbol
\def\@fnsymbol#1{{\hbox{$\:fnsymbol{#1}$}}}