|
Subject: Re: [xsl] Elegant way to create an empty line From: Jan Hoeft <mail@xxxxxxxxxxx> Date: Thu, 09 Jul 2009 22:13:38 +0200 |
Hi Alain, thank you. Your idea was the final hint.
Thanks for your help Jan
Hi Jan,
Don't you need a specific template with match="p[not(node())]" priority="1"
Cheers,
Alain Couthures <agenceXML> http://www.agencexml.comHi, is there an elegant way to create empty lines using block elements?
My template is quite simple:
<xsl:template match="p"> <fo:block> <xsl:apply-templates/> </fo:block> </xsl:template>
How do I tell FO to create a new line for each <p/>? Cheers Jan
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Elegant way to create an , COUTHURES Alain | Thread | Re: [xsl] Elegant way to create an , Stuart A. Yeates |
| [xsl] VB 2008 Passing Parameter to, Knight, Michel | Date | Re: [xsl] Elegant way to create an , Stuart A. Yeates |
| Month |