Re: nbsp?

At 14:06 28/01/2002 -0500, G. Ken Holman wrote:
>At 2002-01-28 17:50 +0000, Dave Pawson wrote:
>>I have a need to keep together two elements, one a literal,
>>one a piece of source document content, on a single line.
>
>And the following doesn't work?
>
>    <inline keep-together="always">
>      <xsl:text>literal text here</xsl:text>
>      <xsl:text>(use value-of here)</xsl:text>
>    </inline>

One of those duh! moments (to quote a certain person :-)

Thanks Ken.
xsl:text is your friend!

Regards DaveP

Received on Monday, 28 January 2002 14:30:47 UTC