From b05bbbaa1cd9b63551731cdd1577f90225da2079 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 2 Oct 2017 21:58:27 +0000 Subject: robustindex (1oct17) git-svn-id: svn://tug.org/texlive/trunk@45452 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/robustindex/multisample.pdf | Bin 187903 -> 162769 bytes .../doc/latex/robustindex/multisample.tex | 167 ++++----------------- .../doc/latex/robustindex/robustmanual.pdf | Bin 109222 -> 121079 bytes .../doc/latex/robustindex/robustmanual.tex | 58 +++++-- .../doc/latex/robustindex/robustsample.pdf | Bin 178667 -> 177607 bytes .../doc/latex/robustindex/robustsample.tex | 13 +- Master/texmf-dist/doc/latex/robustindex/stind.html | 2 +- 7 files changed, 86 insertions(+), 154 deletions(-) (limited to 'Master/texmf-dist/doc/latex/robustindex') diff --git a/Master/texmf-dist/doc/latex/robustindex/multisample.pdf b/Master/texmf-dist/doc/latex/robustindex/multisample.pdf index e4a1084a034..c5cdebbcb64 100644 Binary files a/Master/texmf-dist/doc/latex/robustindex/multisample.pdf and b/Master/texmf-dist/doc/latex/robustindex/multisample.pdf differ diff --git a/Master/texmf-dist/doc/latex/robustindex/multisample.tex b/Master/texmf-dist/doc/latex/robustindex/multisample.tex index 39e57112dff..545d19f8149 100644 --- a/Master/texmf-dist/doc/latex/robustindex/multisample.tex +++ b/Master/texmf-dist/doc/latex/robustindex/multisample.tex @@ -1,22 +1,22 @@ -% multisample.tex +% multisample.tex 2017/09/29 \documentclass{book} \usepackage{makeidx} \usepackage[multind]{robustindex} -\usepackage{robustglossary} \usepackage[plainpages=false,hyperindex=false]{hyperref} \title {A file with several indexes} -\author{Wilberd van der Kallen\index{Wilberd}} +\author{Wilberd van der Kallen\index{wilberd@Wilberd}} \date{2017} \makeindex % obligatory with robustindex \makeglossary % obligatory with robustglossary \begin{document} - +%\renewcommand{\indexcapstyle}[1]{\par\vskip1em plus.5em minus.3em\textbf{\uppercase{#1}}} \renewcommand\thepage{\roman{page}} +\index{zz@z} \setindex{b1} @@ -35,7 +35,11 @@ \addcontentsline{toc}{chapter}{Preface} \markboth{Preface}{Preface} This file illustrates some features of the \verb!robustindex! package with option \verb!multind!. This option - supports multiple indexes, albeit in a plain style only. + supports multiple indexes. We require that +the argument to an \verb!\index! command starts with at least two lower case +letters or with the symbol \verb!It is much nicer to have an index that adapts itself to all changes but the adding/deleting/rearranging of \index commands.

Our package -robustindex.sty +robustindex.sty (version 2017/09/28) achieves this with the \pageref mechanism.

Here is our Manual for the robustindex package. -- cgit v1.2.3