summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/testidx/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/testidx/README')
-rw-r--r--Master/texmf-dist/doc/latex/testidx/README34
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/testidx/README b/Master/texmf-dist/doc/latex/testidx/README
new file mode 100644
index 00000000000..885829213e3
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/testidx/README
@@ -0,0 +1,34 @@
+LaTeX Package : testidx v1.0
+
+Last Modified : 2016-10-17
+
+Author : Nicola Talbot
+
+This package provides dummy text for testing indexes.
+
+Example document:
+
+\documentclass{article}
+
+\usepackage{makeidx}
+\usepackage{testidx}
+
+\makeindex
+
+\begin{document}
+\testidx
+
+\printindex
+\end{document}
+
+Note that the dummy indexing intentionally triggers multiple encap
+warnings for testing purposes.
+
+LICENCE
+
+This material is subject to the LaTeX Project Public License.
+See http://www.ctan.org/license/lppl1.3
+for the details of that license.
+
+Author's home page: http://www.dickimaw-books.com/
+