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: links generated by indexterm


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Consider this test:

<firstterm>foo<indexterm id="my-foo" significance="preferred">
~   <primary>foo</primary></indexterm></firstterm>

this generates an index entry for foo, but the reference from the index
entry goes NOT to the anchor "<a id="my-foo" class="indexterm"></a>"
created next to "foo", but to the enclosing section.
in fact, there are no pointers to the id "my-foo".
(note that when I omit id="my-foo" from <indexterm>, a generated anchor
is created: "<a id="id12345" class="indexterm"></a>", and still there
are no references to this anchor.

I think this is a bug.

The correct behavior would be to refer to the supplied (or generated) id
of indexterm. (I like that the name of the enclosing section is used as
the label).

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIQD6IPp1Qsf2qnMcRAjuHAJ9qMVOYc4luBYGhBJpTilUJrzeo+ACaAzyh
qpZ1vwpVHiDIpxgWpU53XUs=
=YlyU
-----END PGP SIGNATURE-----



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