- Remove the XML to generate a Concept and an Options Index, and add XML to
- generate a single index. The only output processors that support multiple
- indexes are SDoP and the processor that produces "formatted objects" for
- PostScript and PDF output for fop. The HTML processor ignores the XML
- settings for multiple indexes and just makes one unified index. Specifying
- two indexes gets you two copies of the same index, so this has to be changed.
+ Remove the XML to generate separate variables, options, and concept indexes,
+ and add XML to generate a single index. The only output processors that
+ support multiple indexes are SDoP and the processor that produces "formatted
+ objects" for PostScript and PDF output for fop. The HTML processor ignores
+ the XML settings for multiple indexes and just makes one unified index.
+ Specifying three indexes gets you three copies of the same index, so this has
+ to be changed.