summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/xindex/xindex.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-07-06 19:47:42 +0000
committerKarl Berry <karl@freefriends.org>2023-07-06 19:47:42 +0000
commit0f3f21d7a985893fe3c8a594937a84640b77b590 (patch)
tree4dfd0b8a25bb5108d1c4538cbac1e82455df1d88 /Master/texmf-dist/tex/latex/xindex/xindex.sty
parented791132736e91eb8e0b3c66c29bd4babd7c6b71 (diff)
xindex (6jul23)
git-svn-id: svn://tug.org/texlive/trunk@67563 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/xindex/xindex.sty')
-rw-r--r--Master/texmf-dist/tex/latex/xindex/xindex.sty8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/xindex/xindex.sty b/Master/texmf-dist/tex/latex/xindex/xindex.sty
index a2b229b74f3..4832bdf75d0 100644
--- a/Master/texmf-dist/tex/latex/xindex/xindex.sty
+++ b/Master/texmf-dist/tex/latex/xindex/xindex.sty
@@ -1,6 +1,6 @@
%% This is file `xindex.sty',
%%
-%% Copyright (C) 2018-2022
+%% Copyright (C) 2018-2023
%% Herbert Voss
%%
%% It may be distributed and/or modified under the
@@ -11,10 +11,9 @@
%% and version 1.3c or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
%
-% $Id: xindex.sty 836 2018-11-11 20:22:56Z herbert $
%
% -------------------------------------
-\ProvidesPackage{xindex}[2018/11/11 v. 0.02 write into an idx file (hv)]
+\ProvidesPackage{xindex}[2023/07/01 v. 0.03 write into an idx file (hv)]
%
\RequirePackage{xkeyval}
@@ -72,5 +71,8 @@
\def\writeidx#1{\write\@indexfile{\noexpand#1}}
\fi
+\providecommand\parenLeft{\{}
+\providecommand\parenRight{\}}
+
\endinput