|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: HTML character entity issue
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
David Carlisle wrote:
> To get a linebreak in FO you either want to just use linebreak
> character (#10) together with setting appropriate properties on
> the block that the linebreak is rendered, or you can make two separate
> fo:block.
Or use nested empty fo:block, like:
<fo:block>
....
<fo:block/> <!-- Similar to <br/> in HTML -->
...
</fo:block>
- --
- ------------------------------------------------------------------
Jirka Kosek e-mail: jirka@xxxxxxxx http://xmlguru.cz
- ------------------------------------------------------------------
Professional XML consulting and training services
DocBook customization, custom XSLT/XSL-FO document processing
- ------------------------------------------------------------------
OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
- ------------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFJV/C+zwmSw7n0dR4RApCKAKC8k3JK5ZsIQILM28a60MmkRoHBJgCdFPZC
5ZLqzdPAulaEL8Ln8oZ4KM0=
=kVV+
-----END PGP SIGNATURE-----
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






