[Home] [By Thread] [By Date] [Recent Entries]
At 09:31 PM 6/20/01, Linda wrote:
I tried to insert a space in my FO Style Sheet using the suggestion below and it doesn't work. Mike's suggestion of <xsl:text> </xsl:text> really should work, but not all processors handle whitespace perfectly. Which processor are you using? You could try <xsl:value-of select="' '"/> or <xsl:value-of select="'#32;'"/> or <xsl:value-of select="#160;"/> (if you wanted not a plain white space but a non-breaking space character). Good luck, Wendell ====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ====================================================================== XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



