Hi, Thank's for the help, but i use "keep-with-previous" in other parts of my document which couldn't replaced easely with keep-with-next. So will "keep-with-previous" for table rows reimplemented in the next beta version?
[email protected] schrieb am 17.01.06 23:01:12: That's a known issue documented in the release notes: http://xmlgraphics.apache.org/fop/relnotes.html#FOP+0.91+beta I can see that you're only using the table here because of the work-around for keeps in 0.20.5. You can actually remove that table for 0.91beta now because keeps work on normal blocks, even keep-with-previous. keep-with-previous just doesn't work inside tables and lists, yet. The other option is to use keep-with-next instead of keep-with-previous if possible. And it looks like it is possible in your case. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
