|
Subject: Re: [xsl] apply-templates - wrap From: David Carlisle <davidc@xxxxxxxxx> Date: Tue, 20 Nov 2001 09:35:41 GMT |
<xsl:template match="i">
<fo:block>
<fo:inline font-style="italic">
<xsl:apply-templates/>
</fo:inline>
</fo:block>
</xsl:template>
<xsl:template match="para/i">
<fo:inline font-style="italic">
<xsl:apply-templates/>
</fo:inline>
</xsl:template>
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] apply-templates - wrap, Eric Smith | Thread | [xsl] filtering on following-siblin, Don Smith |
| RE: [xsl] Looping over a CSV in XSL, Khan, Amir | Date | Re: [xsl] Looping over a CSV in XSL, Joerg Pietschmann |
| Month |