Do you have indent="yes" in the <xsl:output> element of your top-level
stylesheet? If so, change it to "no".
David
________________________________
From: Marcel Tromp [mailto:[email protected]]
Sent: Monday, February 15, 2010 12:32 AM
To: [email protected]
Subject: [docbook-apps] Cross references and trailing space
Hi,
I am using xref with select: label to get a cross reference like
'Table 2.2'.
The stylesheets add a trailing space whenever I use an xref.
This means I get text like this: 'Table 2.2 , Table 2.3 , and Table 2.4
: some text'.
How do I get rid of these trailing spaces?
MT
--