|
Subject: [xsl] xsl-fo linefeed-treatment="preserve" doesn't preserve the linefeed From: Gunter D'Hondt <gunter.dhondt@xxxxxxxxx> Date: Mon, 22 Nov 2004 15:06:47 +0100 |
Hello,
I've got the following xml (also tried to put it into a cdata block):
<Quote>
<descr>Line1
Line2</descr>
</Quote>
and the following xsl-fo:
...
<fo:block linefeed-treatment="preserve"><xsl:value-of
select="Quote/descr"/></fo:block>
...
which still outputs "Line1Line2" so it replaces the newline character
instead of "preserving" it
Anybody who gots an idea what I'm doing wrong here? Any help is welcome...
Regards,
Gunter D'Hondt
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] understanding key usage, Osman Çınar Eren | Thread | Re: [xsl] xsl-fo linefeed-treatment, J.Pietschmann |
| Re: [xsl] understanding key usage, Osman Çınar Eren | Date | Re: [xsl] understanding key usage, David Carlisle |
| Month |