summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/robustindex/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/robustindex/README.md
Initial commit
Diffstat (limited to 'macros/latex/contrib/robustindex/README.md')
-rw-r--r--macros/latex/contrib/robustindex/README.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/macros/latex/contrib/robustindex/README.md b/macros/latex/contrib/robustindex/README.md
new file mode 100644
index 0000000000..fa1326991d
--- /dev/null
+++ b/macros/latex/contrib/robustindex/README.md
@@ -0,0 +1,23 @@
+Package robustindex.sty, Wilberd van der Kallen 2019.
+Date of last change of _anything_ in the bundle 2019/01/29
+
+ This package uses \pageref to ensure that the page numbers in the index are synchronous
+ with the manuscript, even when a third party changes the page numbers and fails to
+ rerun makeindex.
+
+ Some features of makeindex had to be disabled.
+
+ [Home page of package](https://www.staff.science.uu.nl/~kalle101/stind.html)
+
+ There is an option multind for many indexes with pagerefs.
+ It uses just one index file and relies on the old compile cycle
+ (latex, makeindex, latex) in the standard TeX setup.
+
+ Copyright 2005, 2017, 2018, 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 (at your option) any
+ later version. The latest version of this license is in
+ [lpp.txt](http://www.latex-project.org/lppl.txt)
+ and version 1.2 or later is part of all distributions of LaTeX
+ version 1999/12/01 or later.