Martin Thorsen Ranang submitted the
intex
package.
Summary description: Eases typesetting and indexing of phrases, acronyms, and proper names in a consistent manner. License type: gpl
Announcement text: ----------------------------------------------------------------------
InTeX is a package that adds functionality to LaTeX that eases typesetting and indexing of phrases, acronyms, and proper names in a consistent manner throughout documents of arbitrary length.
`mkintex(1)` is a preprocessor that interprets index entries specified in `.itx` files and generates appropriate entries for LaTeX and `makeindex(1)`.
Usage: ------
$ latex <name>.tex $ mkintex <name> <name>.itx -o <name>.rix [-a acronyms.tex -p persons.tex] $ makeindex <name> $ makeindex -o <name>.rid <name>.rix $ latex <name>.tex
Source: https://github.com/mtr/intex
----------------------------------------------------------------------
This package is located at http://mirror.ctan.org/support/intex . More information is at http://www.ctan.org/pkg/intex (if the package is new it may take a day for that information to appear). We are supported by the TeX Users Group http://www.tug.org . Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team Rainer Schöpf