← Prev in month ← Prev in thread

Links IDs to the glossary [was: One TOC and one glossary for multiple docbook XML files]

From
Yan Bilik <>
Date
2003-04-14T09:19:24+00:00
ID
Thread
Links IDs to the glossary [was: One TOC and one glossary for multiple docbook XML files]
> Bob Stayton [mailto:] - vendredi 11 avril 2003 18:38
>
> (...)
> You should consider instead using
> the glossary collection feature of DocBook.  That lets
> you keep a central glossary database that your individual
> documents can draw upon for terms.  Then you just need
> to have a link to a rendered version of your glossary
> collection file.  See the "Glossary database" section in:
> http://www.sagehill.net/xml/docbookxsl/SolveProblems.html

Thank you Bob,
Generation of local glossaries works fine this way.

But I noted a strange thing: generated "href" attributes to the local
glossary
begin with a "#gl." (GL lower-case) plus the automatic numeric
identifier ("id123456").
And I have no such "gl" identifer in the generated document.

I commented the line #728 in file xhtml/inline.xsl, which is the line
that
adds this prefix, and now, links to glossary work well...

Is it a bug ? Or did I forget something ? (I could probably guess by
myself reading the XSL files, but I am a beginner with XSL...)

Thanks,

Yan Bilik
← Prev in month ← Prev in thread