At 14:53 28/01/2002 -0500, G. Ken Holman wrote: >What I meant by the above is use <xsl:value-of> in place of <xsl:text>, of >course you can't have a <xsl:value-of> inside of an <xsl:text>. No, but putting the literal inside xsl:text is the bit I missed. <block>Other stuff <inline keep-together="always">here is text with keep-together on a line <xsl:value-of select="selected-content"/> </inline> </block> Will do it. I was missing the wrapper for the literal. Too used to selecting text! Regards DavePReceived on Monday, 28 January 2002 14:59:39 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 3 October 2007 16:06:08 GMT