Workaround to preserve whitespace?

2002-04-23 Thread Niklas Backlund

Hello there,

I'm sure this question must have been brought up
before, but I couldn't find any information in the FAQ
or the archives from this mailing list (maybe I just
didn't look hard enough?), so I'll just fire away:

I noticed that the white-space-treatment property is
yet to be implemented in FOP, and most of my documents
relies heavily on preformatted content (mostly code
examples).

Is there any known workaround for this problem?

If not, is there any estimate of when this will be
implemented?

If not, would it be really hard for me to implement it
myself, i e are there any technical reasons that it
hasn't been implemented yet?

Please send a copy of your replies directly to me, as
I'm not subscribing to this list (yet).

Best regards,

Niklas



__
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/

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




Re: Workaround to preserve whitespace?

2002-04-23 Thread J.Pietschmann

Niklas Backlund wrote:
 I noticed that the white-space-treatment property is
 yet to be implemented in FOP, and most of my documents
 relies heavily on preformatted content (mostly code
 examples).

You can use white-space-collapse=false which has the
somewhat unconforming side effect of preserving line
feeds too.

Yes, this has been mentioned before:
  http://marc.theaimsgroup.com/?l=fop-devm=101914568126394w=2
:P

J.Pietschmann


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