summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/splitindex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-08-14 16:34:24 +0000
committerKarl Berry <karl@freefriends.org>2006-08-14 16:34:24 +0000
commitee1c33c3be42182e536085ffd2083212d39f5852 (patch)
tree6d2e0881dbf5d8b1bc1e6985bfad2a660700f433 /Master/texmf-dist/tex/latex/splitindex
parent5c86817e60f4e9a307477a8521ddcc4ab7acd578 (diff)
splitindex update (30jul06)
git-svn-id: svn://tug.org/texlive/trunk@1955 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/splitindex')
-rw-r--r--Master/texmf-dist/tex/latex/splitindex/splitidx.sty5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/splitindex/splitidx.sty b/Master/texmf-dist/tex/latex/splitindex/splitidx.sty
index 8e12153f9e1..3b06c1b3e3f 100644
--- a/Master/texmf-dist/tex/latex/splitindex/splitidx.sty
+++ b/Master/texmf-dist/tex/latex/splitindex/splitidx.sty
@@ -32,7 +32,7 @@
%% given in the file `manifest.txt'.
%%
\ProvidesPackage{splitidx}[%
- 2006/03/07 v0.9 multiple indices for LaTeX]
+ 2006/07/30 v1.0 multiple indices for LaTeX]
\DeclareOption{makeindex}{\AtEndOfPackage{\makeindex}}
\DeclareOption{useindex}{%
\def\@se@nd@xc@d@{\let\index\sindex}%
@@ -86,7 +86,8 @@
\expandafter\ifx\csname @@wrsindex\endcsname\relax
\@@@wrsindex{#1}{{\@tempa}{\thepage}}%
\else
- \@@wrsindex{#1}\@tempa||\\%
+ \def\@tempb{\@@wrsindex{#1}}%
+ \expandafter\@tempb\@tempa||\\%
\fi
\endgroup
\@esphack