> but I can't find the equivalent of <br /> in fo
there isn't one, really.
Your choices are to wrap up each of the lines in (say) an fo:block
and then stack the fo:blocks up in the parent formatting object.
or, just use a new line ( ) character and set the white space
properties on the block so that linebreaks are preserved.
David
_____________________________________________________________________
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.
|