Re: [PATCH] fix for looping table bug (maintenance branch)

2002-01-08 Thread Keiron Liddle
Hi Christian, Thanks for the patch. It has been applied. On 2002.01.07 18:54 Christian Geisert wrote: Hi, this patch should fix infinite looping on tables if keep_with or row spans are not fitting on a page. This hack just ignores all keeps for a table after the first page-break

[PATCH] fix for looping table bug (maintenance branch)

2002-01-07 Thread Christian Geisert
Hi, this patch should fix infinite looping on tables if keep_with or row spans are not fitting on a page. This hack just ignores all keeps for a table after the first page-break (sounds really simple :-) It would be better to check if the table starts already on top of the page but I found no