[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] Atttribute id in <firstterm> prohibits link to glossary
On Tue, Nov 11, 2003 at 01:58:45PM +0100, Joachim Ziegler wrote:
> When I do something like
>
> A <firstterm id="def.Graph">graph</firsterm> is figure consisting of
> nodes and edges...
>
> then the mechanism that creates HTML-links to a glossary entry "graph"
> does not work any more. No link is created. If I leave out the
> id-Attribut, everything works as expected.
>
> Why is this so?
>
> I am using the XSLT-stylesheets 1.61.0
>
> I want to use the id-Attribute because sometimes I want to use this
> element a the target of a link - the place of the definition in my text,
> not in the glossary.
This is a bug in the stylesheets, and it is still there
in the 1.62.4 version. It is outputting the id
twice, and nesting an <a/> within an <a> in HTML.
Please file an bug report on the DocBook SourceForge site.
--
Bob Stayton 400 Encinal Street
Publications Architect Santa Cruz, CA 95060
Technical Publications voice: (831) 427-7796
The SCO Group fax: (831) 429-1887
email: bobs@sco.com
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]