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: xsl/xhtml: IDs into the generated index


consider this mouthful:

<firstterm><emphasis role="first"><function>CLOS:NO-PRIMARY-METHOD</function></emphasis>
 <indexterm id="no-prim-meth" significance="preferred"><primary id="no-prim-meth-i"><function>NO-PRIMARY-METHOD</function></primary></indexterm></firstterm>

and
 
<index id="idx"></index>

I want to be able to write (elsewhere)

        idx.html#no-prim-meth-i

to refer the users to the location of NO-PRIMARY-METHOD in the index.
Unfortunately, the ID of the element `primary' is not passed into the
file idx.html.
Is this a known bug?
What can I do?

-- 
Sam Steingold (http://www.podval.org/~sds) running RedHat9 GNU/Linux
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.palestine-central.com/links.html>
Lisp is a way of life.  C is a way of death.



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