Hey Foppers,

So, I've got a two-column region-body that's working great. However, given the following content:

Header
Subheader
- Item 1
- Item 2
- Item 3

I need to treat the Header, Subheader, and Item 1 as an atomic, non-breakable unit. No problems here -- I've wrapped these three in table-rows and use the keep-with-next attribute. Great!

However, I need to tweak it so that each Item is always atomic -- even when it spreads across multiple lines. So, if I have an item like this:

- This is some item text that is long
  and wraps across two lines

I can't have the first line be in column 1 and the second line be in column 2 under any circumstances.

Folks, how do I do this! Help! I've thought about creating a table-row that's 1pt high and using keep with next on each item's table-row; sound viable? Are there other options I'm not aware of?

Thanks,

Ben


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



Reply via email to