Cool. This solves the problem. I thought this option only impacted layout of the fo file and would have zero impact on the print output.
MT -- On Mon, Feb 15, 2010 at 8:55 AM, David Cramer <[email protected]> wrote: > 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 > -- > >
