Hi Suhail,
Actually to keep two different FO together, you need to use
keep-with-next or keep-with-previous. The keep-together property means
to keep an entire FO in the same page or column (if possible). For
example, if you put keep-together on an fo:block, FOP should try to keep
the whole block
What I do in cases like this is to define the preceding block as the first
row in the table and use keep-with-previous or keep-with-next for each row.
Mike
-Original Message-
From: Suhail Rashid [mailto:[EMAIL PROTECTED]]
Sent: 7. september 2001 19:33
To: [EMAIL PROTECTED]
Subject: how t