How to prevent tables from being cut off?
hallo,
I have a document with tables that when using the epub 2.0 renderer tables never got cut off. After switching to epub 3.0 renderer the tables are being cut because it wants to fit the gap from a last line to the end of the page with the beginning of the table.
Is there a way to prevent this behavior with either html or css or obscure xhtml schema? For my experiment having scrollable tables isn't useful.
danke
|