Tracker: RFEs

5 Add see/seealso under - ID: 3593209
Last Update: Tracker Item Submitted ( rlhamilton )

If you need to do a see or see also to a term that is a secondary term, indexers commonly use see under/see also under. It would be useful to allow an attribute for this purpose (possibly the class attribute, which is currently not used on see or seealso). The only impact on stylesheets would be to add gentext entries for see under and see also under and then add minimal code to the auto.idx stylesheet (I know stylesheets aren't covered here, so this is just to show that the implementation impact is minimal). If you used the class attribute, here is an usage example:
<indexterm><primary>foo</primary><secondary>bar</secondary></indexterm>
...
<indexterm><primary>bar</primary><seealso class="under">foo</seealso></indexterm>

In this case, the seealso on bar points to the term foo, and says to look under foo for sub-headings named bar.


Richard Hamilton ( rlhamilton ) - 2012-12-06 10:14:59 PST

5

Open

None

Norman Walsh

DocBook XML

v5.1

Public


Comments

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.