summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/indextools
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/indextools')
-rw-r--r--Master/texmf-dist/tex/latex/indextools/indextools.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/indextools/indextools.sty b/Master/texmf-dist/tex/latex/indextools/indextools.sty
index 85a3cde8baf..2ff27992ee7 100644
--- a/Master/texmf-dist/tex/latex/indextools/indextools.sty
+++ b/Master/texmf-dist/tex/latex/indextools/indextools.sty
@@ -15,7 +15,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
\ProvidesPackage{indextools}%
- [2015/11/15 v1.5 Package for typesetting indices in a synchronous mode]
+ [2015/11/22 v1.5.1 Package for typesetting indices in a synchronous mode]
@@ -439,8 +439,8 @@
\pretocmd{\@footnotetext}{\let\index\nnumberindex}{}{}
\apptocmd{\@footnotetext}{\let\index\orig@@index}{}{}
\fi%
- \newcommand\nnumberindex[2][]{\orig@@index[#1]{#2|innotenumber{\thefootnote}}}
- \newcommand\nindex[2][]{\orig@@index[#1]{#2|innote}}
+ \newcommand\nnumberindex[2][\indtl@jobname]{\orig@@index[#1]{#2|innotenumber{\thefootnote}}}
+ \newcommand\nindex[2][\indtl@jobname]{\orig@@index[#1]{#2|innote}}
\providecommand{\innotenumber}[2]{#2n.~#1}
\providecommand{\innote}[1]{#1\textit{n}}
}
@@ -466,7 +466,7 @@
%%
%% Copyright 2010--2013 Enrico Gregorio <Enrico dot Gregorio at univr dot it>
%%
-%% Copyright 2014 Maïeul Rouquette <maieul at maieul dot it>
+%% Copyright 2014 Maïeul Rouquette <maieul at maieul dot net>
%%
%% Distributable under the LaTeX Project Public License,
%% version 1.3c or higher (your choice). The latest version of