On Aug 26, 2008, at 14:45, Steffanina, Jeff wrote:

Hi Jeff

Eric,
The table was looking great until yesterday when the user made the request: If the vouc-type='TH' then insert a linefeed BEFORE the table row that includes the 'TH' is printed.

I am trying to change as little logic as possible. Your diagram of the output is exactly right. In my sample of the code, I do not get the linefeed in ANY situation.

I think you need 'linefeed-treatment="preserve"'. Mind that this will preserve *any* linefeed in the related block/text, so you have to be very careful that no superfluous linefeeds end up in the output (mostly this happens due to the built-in template rule for text, which also gets applied to text nodes containing nothing but a linefeed)

HTH!

Cheers

Andreas

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

Reply via email to