summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/testidx/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-10-17 21:25:14 +0000
committerKarl Berry <karl@freefriends.org>2016-10-17 21:25:14 +0000
commit0ef9e5e0733974cb6927cb3512c75165998e0b59 (patch)
tree9266f2f6d37c5ceb28c5ddb1bb1347017be14a46 /Master/texmf-dist/doc/latex/testidx/README
parent194bd35605c2da5ae9f60db1eae3c76992a4d92b (diff)
testidx (17oct16)
git-svn-id: svn://tug.org/texlive/trunk@42294 c570f23f-e606-0410-a88d-b1316a301751
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/
+