Space in xsl fo

Shinu Rajappan <[email protected]>
Newsgroups gmane.org.w3c.xsl-editors
Message-ID <[email protected]>
All,
     I have a <SPACE> tag in my xsl . Right now what i am doing is (below).
This will create spaces for each of the space tag. The problem i have is
that the space tag is within the <PARA> tag and when i set the
white-space-collapse=false for the <PARA> to get spaces between the
paragraphs then each of the space will be an empty line. How do i set the
white-space-collapse=true for only the SPACE.

	<xsl:template match="SPACE">
	 &#160;
	</xsl:template>
Thanks in Avance.

shinu
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.