Andreas Delmelle wrote:

The most clever way I can think of in pure XSL-FO to mimic that would be to inject linefeed-characters in the stylesheet, so it generates FO like:

<fo:block linefeed-treatment="preserve">l&#x0A;i&#x0A;k&#x0A;e&#x0A;&#x0A;t&#x0A;h&#x0A;i&#x0A;s&#x0A;.</fo:block>


Should work nicely.
Another trick might be to make an fo:block sufficiently small and just add spaces between the letters.

-- Abel Braaksma

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to