Next: Index page list and page range parsers, Previous: Page destinations for index terms, Up: Index hyperlinks
The approach that Eplain should use for the index terms can be
selected in the
\enablehyperlinks command. The optional argument it accepts is
a comma-separated list of options. The
idxexact option selects the first approach,
idxpage the second, and
idxnone disables hyperlink support for the index terms
altogether, in case you want to stop Eplain from writing its link
wrappers into the .idx file. The default is idxpage.
For example:
\enablehyperlinks[idxexact]
selects the first approach (“exact index links”).