So I'm not going crazy ;)
I'll try your suggestions. I'm not familiar with your method for
suppressing the element title, but I'll read about it.
Does anyone know if there is a bug for this issue?
Thanks,
Brett
On 8/10/2007 11:28 AM, Dennison, Cheri wrote:
> 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:]
> Sent: Friday, August 10, 2007 6:29 AM
> To:
> 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
>