This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] 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.


---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]