-
Notifications
You must be signed in to change notification settings - Fork 129
INDEX
martin-henz edited this page Nov 26, 2019
·
20 revisions
Here is how we indicate index entries in the XML:
-
<INDEX>
: the usual rendering is applied to the content of the element -
<SUBINDEX>
: optional tag for subindex within index: the usual rendering is applied to the content of the element -
<ORDER>
: optional tag within<INDEX>
and<SUBINDEX>
to define the order in which the element appears in the (sub)index Before the closing tag , we allow parentheses: -
<INDEX>... |(</INDEX>
...<INDEX>...|)</INDEX>
Such elements need to appear in pairs to indicate page ranges. The opening element needs to appear in the source documents before the closing element.
The PDF edition currently features an index. The ebook and web editions don't have an index at the moment; users need to rely on search for those editions.