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 IDs to the glossary [was: One TOC and one glossary for multiple docbook XML files]


> Bob Stayton [mailto:bobs@sco.com] - 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


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