summaryrefslogtreecommitdiff
path: root/indexing/xindex/latex
diff options
context:
space:
mode:
Diffstat (limited to 'indexing/xindex/latex')
-rw-r--r--indexing/xindex/latex/xindex.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/indexing/xindex/latex/xindex.sty b/indexing/xindex/latex/xindex.sty
index 4832bdf75d..08f6c3e9a5 100644
--- a/indexing/xindex/latex/xindex.sty
+++ b/indexing/xindex/latex/xindex.sty
@@ -13,7 +13,7 @@
%
%
% -------------------------------------
-\ProvidesPackage{xindex}[2023/07/01 v. 0.03 write into an idx file (hv)]
+\ProvidesPackage{xindex}[2023/07/010 v. 0.04 write into an idx file (hv)]
%
\RequirePackage{xkeyval}
@@ -71,8 +71,8 @@
\def\writeidx#1{\write\@indexfile{\noexpand#1}}
\fi
-\providecommand\parenLeft{\{}
-\providecommand\parenRight{\}}
+\providecommand\braceLeft{\{}
+\providecommand\braceRight{\}}
\endinput