Directory macros/latex/contrib/index
latex-index
index – Extended index support for LaTeX including multiple indexes
How to install this file:
Run tex on index.ins to unpack the files index.sty and sample.tex. Then install index.sty wherever style files belong on your system and read the comments at the beginning of sample.tex to see how to run the test. Finally, format the documentation by executing the following three commands:
latex index.dtx makeindex -s gind.ist index latex index.dtx
Or if you're feeling brave, you can try to running build.sh to create a TDS-compliant (I think) tree in the build directory.
David M. Jones dmjones@alum.mit.edu https://github.com/davidmjones/ltx-index/
Download the contents of this package in one zip archive (297.9k).
index – Extended index for LaTeX including multiple indexes
This is a reimplementation of LaTeX’s indexing macros to provide better support for indexing. For example, it supports multiple indexes in a single document and provides a more robust \index command. It supplies short hand notations for the \index command (^{word}) and a * variation of \index (abbreviated _{word}) that prints the word being indexed, as well as creating an index entry for it.
Package | index |
Version | 4.04 2025-02-06 |
Licenses | The LaTeX Project Public License 1.3 |
Copyright | 2024, 2025 David M. Jones |
Maintainer | David M. Jones |
Contained in | TeX Live as index MiKTeX as index |
Topics | Index multi Index |
See also | splitindex multind |
