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: Re: [docbook-apps] glossdiv info lost when using the glossary database


Title: Message
The automatic glossary feature does not currently support assembling entries from a glossary collection into glossdivs.  I can see how that might be nice, though.  You could file a feature request.  8^)
 
Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net
 
 
----- Original Message -----
Sent: Wednesday, July 11, 2007 2:17 PM
Subject: [docbook-apps] glossdiv info lost when using the glossary database

Has any one came across this issue when using glossary databases?
 
I have a glossary database in use in my doc set. However, it appears that I cannot preserve the glossdiv info that is in the database.
 
Here is the glossary:
 
<glossary>
<glossdiv>
<title>Fish</title>
    <glossentry id="carp">
        <glossterm>Carp</glossterm>
        <glossdef><para>A dirty Fish</para></glossdef>
    </glossentry>
    <glossentry id="trout">
        <glossterm>Trout</glossterm>
        <glossdef><para>A clean fish</para></glossdef>
    </glossentry>
</glossdiv>
<glossdiv>
<title>Mammals</title>
    <glossentry>
        <glossterm>Rat</glossterm>
        <glossdef><para>A dirty animal</para></glossdef>
    </glossentry>
    <glossentry>
        <glossterm>Horse</glossterm>
        <glossdef><para>A clean animal</para></glossdef>
    </glossentry>
</glossdiv>
 
</glossary>
 
However, when I "glossterm" each one of these in a document, the glossary comes out:
 
Carp
Trout
Rat
Horse
 
rather than
 
Fish
    Carp
    Trout
 
Mammals
    Rat
    Horse
 
Is there something messed up in my customization layer or is this just the way it is?
 
 

Dean Nelson   
Sr. Software Engineer
Enterprise Electronics Corp
http://www.EECradar.com  

"Too much of the world is run on the theory that you don't need road manners if you drive a five-ton truck" - Cleon Lyles


This e-mail, including attachments, may include confidential and/or proprietary information, and may be used only by the person or entity to which it is addressed.  If the reader of this e-mail is not the intended recipient or his or her authorized agent, the reader is hereby notified that any dissemination, distribution or copying of this e-mail is prohibited.  If you have received this e-mail in error, please notify the sender by replying to this  message and delete this e-mail immediately.

 


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