summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-08 21:55:07 +0000
committerKarl Berry <karl@freefriends.org>2019-01-08 21:55:07 +0000
commit278fd54700a35d4f902a6f343f78869d5a4674e8 (patch)
treefade0889c3766824f2254814d1039aa0096d7eaa
parentfaf745136d3abef69ac2bbf5d70d7570744c924c (diff)
manyind (8jan19)
git-svn-id: svn://tug.org/texlive/trunk@49646 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/manyind/README.md6
-rw-r--r--Master/texmf-dist/doc/latex/manyind/mind.html2
-rw-r--r--Master/texmf-dist/tex/latex/manyind/manyind.sty8
3 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/manyind/README.md b/Master/texmf-dist/doc/latex/manyind/README.md
index 9ce930daa6f..88ea8c0712d 100644
--- a/Master/texmf-dist/doc/latex/manyind/README.md
+++ b/Master/texmf-dist/doc/latex/manyind/README.md
@@ -1,5 +1,5 @@
-Package manyind.sty, Wilberd van der Kallen 2018.
-Date of last change of _anything_ in the bundle 2018/05/01
+Package manyind.sty, Wilberd van der Kallen 2019.
+Date of last change of _anything_ in the bundle 2019/01/07
This package provides support for many indexes, leaving all the bookkeeping to LaTeX and
makeindex. No extra programs or files are needed. One runs latex and makeindex as if
@@ -11,7 +11,7 @@ Date of last change of _anything_ in the bundle 2018/05/01
[Home page of package](https://www.staff.science.uu.nl/~kalle101/mind.html)
- Copyright 2018 Wilberd van der Kallen
+ Copyright 2019 Wilberd van der Kallen
This package may be distributed under the conditions of the
LaTeX Project Public License, either version 1.2 of this license or
diff --git a/Master/texmf-dist/doc/latex/manyind/mind.html b/Master/texmf-dist/doc/latex/manyind/mind.html
index 680c3c023d3..8e5079bc5c3 100644
--- a/Master/texmf-dist/doc/latex/manyind/mind.html
+++ b/Master/texmf-dist/doc/latex/manyind/mind.html
@@ -9,7 +9,7 @@
<H2>Just run latex and makeindex as if there is one index only</H2>
The package
-<A HREF="manyind.sty">manyind.sty</A> (version 2018/05/01)
+<A HREF="manyind.sty">manyind.sty</A> (version 2019/01/07)
provides support for many indexes, leaving all the bookkeeping to LaTeX and makeindex.
No extra programs or files are needed. One runs latex and makeindex as if there is
just one index. In the main file one puts commands like
diff --git a/Master/texmf-dist/tex/latex/manyind/manyind.sty b/Master/texmf-dist/tex/latex/manyind/manyind.sty
index e180d2eb9b8..8394d7008bb 100644
--- a/Master/texmf-dist/tex/latex/manyind/manyind.sty
+++ b/Master/texmf-dist/tex/latex/manyind/manyind.sty
@@ -1,9 +1,9 @@
-% Package manyind.sty, Wilberd van der Kallen 2018.
+% Package manyind.sty, Wilberd van der Kallen 2019.
%
% Variation on \usepackage[multind]{robustindex}, now without pagerefs in indexes.
% https://www.staff.science.uu.nl/~kalle101/mind.html
%
-% Copyright 2018 Wilberd van der Kallen
+% Copyright 2019 Wilberd van der Kallen
%
% This file may be distributed under the conditions of the LaTeX Project Public
% License, either version 1.2 of this license or (at your option) any
@@ -14,7 +14,7 @@
\ProvidesPackage{manyind}
- [2018/05/01
+ [2019/01/09
many indexes]
\RequirePackage{makeidx}
@@ -25,7 +25,7 @@
\def\@wrindex#1{\@bsphack
\protected@write
\@indexfile {}{\string \indexentry
- {\ind@nr#1 }{\thepage}}%
+ {\ind@nr #1}{\thepage}}%
\endgroup
\@esphack}%
\else