I know that Prince usually tries to avoid pagebreaks within tables (unless they're really large), but the document I have does have a lot of (relatively short) tables with normal text in between. Is it possible to enforce/encourage prince to put page breaks in these tables? I've tried to use
table { page-break-before: avoid}
and similar solutions, but that didn't help. Any solutions/suggestions would be most appreciated.