idxalphabetize

Name

idxalphabetize -- Inserts alphabet headings into a sorted index.

Synopsis

idxalphabetize [--help] [--version]

Description

idxalphabetize reads an index from standard input and outputs the index, with alphabetic headings inserted, to standard output.

Options

--help

Output brief help information.

--version

Display version information.

Example

idxalphabetize < example.idx | idx2rtf > example.rtf

Adds the headings and converts with result to RTF.

Notes

Using idxalphabetize and idx2html produces poor results.