OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [docbook-apps] Cross references and trailing space


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:mtromp.docbook@gmail.com]
Sent: Monday, February 15, 2010 12:32 AM
To: docbook-apps@lists.oasis-open.org
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
--


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]