summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/robustindex/robustsample.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/robustindex/robustsample.tex')
-rw-r--r--Master/texmf-dist/doc/latex/robustindex/robustsample.tex13
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/robustindex/robustsample.tex b/Master/texmf-dist/doc/latex/robustindex/robustsample.tex
index 14cf57ea1ec..437b9854cc5 100644
--- a/Master/texmf-dist/doc/latex/robustindex/robustsample.tex
+++ b/Master/texmf-dist/doc/latex/robustindex/robustsample.tex
@@ -1,4 +1,4 @@
-% robustsample.tex
+% robustsample.tex 2017/09/29
\documentclass{book}
\usepackage{makeidx}
@@ -59,11 +59,6 @@ Indeed we had to disable the implicit page range formation of makeindex.
\glossary{$H^0(X,\mathcal L)$&the sections of the vector bundle
$\mathcal L|_X$ over $X$}
-Of course the index file {\it filename}.\texttt{ind}
-may be edited to remedy such flaws. Such editing will actually be the
-recommended way to achieve more complicated effects like the page ranges on
-page \pageref{range}, which also use several fonts in their page numbers.
-That is actually bad style, but this file just illustrates features.
Traditionally page ranges and fonts for page numbers could be done with the
encapsulating construction of makeindex, but that construction is broken by our
@@ -73,6 +68,11 @@ package.
We have restored encapsulating to some extent, sufficient for common practice,
but our rules are more naive than those of makeindex.
+Thus it becomes possible
+to have a page range as on
+page \pageref{range}, which has several fonts in its page numbers.
+That is actually bad style, but this file just illustrates features.
+
See the file \verb|robustsample.tex| for details.
Subentries are still supported. We illustrate this in
@@ -153,6 +153,7 @@ because of the roman page numbers in the beginning.
\usepackage{makeidx}
\usepackage{robustindex}
+\usepackage[plainpages=false,hyperindex=false]{hyperref}
...
...\author{Wilberd van der Kallen\index{Wilberd}}
...