summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/testidx/README
blob: 9802c9ed4519f894de218335bdcefbc24dd005bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
LaTeX Package : testidx v1.2

Last Modified : 2019-09-29

Author        : Nicola Talbot

This package provides dummy text for testing indexes.
The supplementary package testidx-glossaries.sty uses
the indexing interface provided by the glossaries package.

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. The package is designed to emulate
common problems.

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/