collateindex.pl [-p] [-g] [-s name] [-t name] [-P filename] [-i id] [-o file] [-S scope] [-I scope] [-x] [-f] -N | file
Link to points in the document. The default is to link to the closest containing section.
Group terms with IndexDiv based on the first letter of the term (or its sortas attribute). (This probably doesn't handle i10n particularly well)
Name the IndexDiv that contains symbols. The default is 'Symbols'. Meaningless if -g is not used.
Title for the index.
Read a preamble from file. The content of file will be inserted before the <index> tag.
The ID for the <index> tag.
Output to file. Defaults to stdout.
Scope of the index, must be 'all', 'local', or 'global'. If unspecified, 'all' is assumed.
The implied scope, must be 'all', 'local', or 'global'. IndexTerms which do not specify a scope will have the implied scope. If unspecified, 'all' is assumed.
Make a SetIndex.
Force the output file to be written, even if it appears to have been edited by hand.
New index (generates an empty index file).
The file containing index data generated by Jade with the DocBook HTML Stylesheet.