diff options
author | Karl Berry <karl@freefriends.org> | 2017-09-13 22:07:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-09-13 22:07:57 +0000 |
commit | 09386405a3f7b1064ac18e3b15094fd0104fe562 (patch) | |
tree | 74ee524b51b646f6b349883d40517f7ac8295196 /Master/texmf-dist/doc/latex/robustindex/stind.html | |
parent | b82d4c39f1b663053307ba40a6044a5176697a7b (diff) |
robustindex (14sep17)
git-svn-id: svn://tug.org/texlive/trunk@45294 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/robustindex/stind.html')
-rw-r--r-- | Master/texmf-dist/doc/latex/robustindex/stind.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/robustindex/stind.html b/Master/texmf-dist/doc/latex/robustindex/stind.html index ca9ab179a01..601a1f8291e 100644 --- a/Master/texmf-dist/doc/latex/robustindex/stind.html +++ b/Master/texmf-dist/doc/latex/robustindex/stind.html @@ -35,6 +35,17 @@ It also requires the package </DL> you should have something like <A HREF="robustsample.pdf">this PDF file</A>. +<P>If you want multiple indexes with pagerefs you may try + \usepackage[multind]{robustindex}. + +<P>After +<DL> +<DD>pdflatex <A HREF="multisample.tex">multisample.tex</A> +<DD>makeindex multisample +<DD>pdflatex multisample.tex +<DD>pdflatex multisample.tex +</DL> +you should have something like <A HREF="multisample.pdf">this PDF file</A>. <BR> |