OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: multiple indices


I want to produce multiple indices in the same document; the actual use case
is 
separate indices for new and deprecated interfaces in some API reference
documentation.
A very natural way to implement that would be to use the role attribute on
the indexterms and
the index elements:

<indexterm role="deprecated">old_func</indexterm>

...

<index role="deprecated"/>


Unfortunately, the xsl stylesheets don't support this. A patch to implement
it has been attached to RFE 713566 some time ago. It would be great if this
could be incorporated in the xsl stylesheets.

Thanks,

Matthias

-- 
+++ GMX - die erste Adresse für Mail, Message, More +++
Neu: Preissenkung für MMS und FreeMMS! http://www.gmx.net




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]