We've found the same thing. I'm not sure why it works this way--maybe
someone on the list knows?

To work around it, we put the glossary inside a <chapter>. In the
output, this caused us to have two "Glossary" headings: one desired (at
the Chapter level), and then an undesired one that appeared because of
the <glossary> tag. We suppressed the latter one by customizing the l10n
title value for <glossary> to output nothing:

<l:template name="glossary" text=""/>

cheri

-----Original Message-----
From: Brett Leber [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 10, 2007 6:29 AM
To: [email protected]
Subject: [docbook-apps] glossary missing from xhtml output

Is there any obvious (or not-so-obvious) reason that my glossary is
missing (blank) from XHTML chunked output? I see a glossary section and
glossary page in the output, but no glosslist or glossentries. My
<glossary> is a child of <book>.

I've tried both the 1.72.0 and 1.73.0 stylesheets, with no difference. 
FO/PDF output shows the glossary just fine.

My customization layer is here:
http://pastebin.com/me635a7

Thanks,

Brett


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to