From 278fd54700a35d4f902a6f343f78869d5a4674e8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 8 Jan 2019 21:55:07 +0000 Subject: manyind (8jan19) git-svn-id: svn://tug.org/texlive/trunk@49646 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/manyind/README.md | 6 +++--- Master/texmf-dist/doc/latex/manyind/mind.html | 2 +- Master/texmf-dist/tex/latex/manyind/manyind.sty | 8 ++++---- 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 @@

Just run latex and makeindex as if there is one index only

The package -manyind.sty (version 2018/05/01) +manyind.sty (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 -- cgit v1.2.3