Hi,
I don't think this is a bug in the stylesheets. I'm not able to reproduce it.

Are you using a customization layer for your FO output (not necessarily for glossary entries)? If so, do you have indent="yes" in its <xsl:output> element? If so, you should always set that to "no" when switching from FO debugging to production output. The indent="yes" introduces white spaces in the FO output that can sometimes show up in the PDF output.

Or perhaps you have trailing white space such as a carriage return in your source element?

<glosssee>Some text
</glosssee>


Bob Stayton
Sagehill Enterprises
[EMAIL PROTECTED]


----- Original Message ----- From: "Jacques Foucry" <[EMAIL PROTECTED]>
To: "docbook-apps" <[email protected]>
Sent: Friday, May 02, 2008 1:41 PM
Subject: [docbook-apps] Glosssee bug ?


Hello list,

Is this a bug that the generated text by glosssee have a space before
the final dot ?

In french the result is :

Daemon
Voir Démon .

How can I change that if is not a bug ?

I use the latest snapshot  : docbook-xsl-ns-snapshot.zip

Thanks in advance,

Jacques
---------------------------------------------------------------------
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