Stefan Nobis <stefan...@snobis.de> wrote: > Jos'h Fuller <Jos'h.ful...@arcproductions.com> writes: > > > Hi! > > > Thanks for your kind words! ; - ) > > > I did wrap the "mykeepwithnextpar" definition and I moved the call between > > the heading > > and the table as suggested, but it still doesn't seem to want to cooperate > > (heading on > > one page, table on the next). > > I just tried to export the example posted by Nick. The tabluar is > wrapped in a center environment. I think this is the problem. Without > the help of something like the minipage environment I think it is > impossible to prevent page breaks before the centered object in the > general case (the problem is not the centering but the environment > "center" is implemented with the help of a list environment and IIRC > lists allow page breaks around them). > > As I'm not a LaTeX expert it may be helpful to ask on comp.text.tex > for some tipps. >
But there is still a LARGE penalty for breaking there: it's not impossible to produce but it *is* hard. I agree with you that we are not going to solve it until we see an example input file that reproduces the problem. Nick