On Feb 6, 2006, at 18:11, Andreas L Delmelle wrote:
A carriage-return can survive white-space-handling, for instance, in the following case (suppose Mac-encoding):<fo:block> First line, then a CR
 some spaces, and more text </fo:block>
Cool! I just realized that this would be one way to preserve 'linefeeds' (= carriage-returns) without having to specify linefeed- treatment="preserve". :-)
Cheers, Andreas
