Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
patches | 2015-11-24 | ||
README-makeindex.md | 2015-11-24 | 780 Bytes | |
makeindex_2.12_mingw32.tar.xz | 2015-11-24 | 45.0 kB | |
Totals: 3 Items | 45.8 kB | 0 |
A general purpose hierarchical index generator; it accepts one or more input files (often produced by a text formatter such as TeX or troff), sorts the entries, and produces an output file which can be formatted. The formats of the input and output files are specified in a style file; by default, input is assumed to be an .idx file, as generated by LaTeX.
Project Pages:
Source:
- Releases: Main
Licenses:
Notes:
- Patched Makefile and compiled with "make PROGRAM=makeindex.exe". Windows/MinGW platform suffix not recognized by default.