$indexed-section-groups

$indexed-section-groups — Generate index entries grouped by section.

Parameter:
{}indexed-section-groups
Defined in:
param.xsl
Used in:
param.xsl, modules/index.xsl

Synopsis

  |$indexed-section-groups := 'true'

Description

Before the introduction of this parameter, an automatically generated index contained only one index entry for any given section. If the $indexed-section-groups parameter is true, an index entry will be generated for every indexterm, with a span surrounding all of the entries for each section. This results in a more complete index while still preserving the ability to see in which sections the terms occur.