RE: [xsl] line break

Subject: RE: [xsl] line break
From: "Dunning, John" <JDunning@xxxxxxxxx>
Date: Tue, 8 Oct 2002 11:03:24 -0400
Use <fo:block/>.

<fo:block> some text here,
	<fo:block/>
some more text after a break </fo:block>

HTH, 
John

-----Original Message-----
From: El Hage Camille [mailto:CAMILLE.ELHAGE@xxxxxxxxxxxxxxxx]
Sent: Tuesday, October 08, 2002 10:57 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] line break


Hello all,
does anyone know how I can force a line break in XSL:FO ? (The equivalent of
<br> in HTML)


thanks in advance

Camille El Hage

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread