diff options
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> |