Name

[P] index-category — The Texinfo index to use

Synopsis

<xsl:param name="index-category" select="'cp'" />

The Texinfo index for indexterm and index is specified using the role attribute. If the above elements do not have a role, then the default specified by this parameter is used.

The predefined indices are:

c, cp

Concept index

f, fn

Function index

v, vr

Variable index

k, ky

Keystroke index

p, pg

Program index

d, tp

Data type index

User-defined indices are not yet supported.