CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: text/fmt/xp/fb_ColumnBreaker.cpp CVS: text/fmt/xp/fl_SectionLayout.cpp text/fmt/xp/fp_Column.cpp CVS: text/fmt/xp/fp_TableContainer.cpp CVS: text/fmt/xp/fp_TableContainer.h text/fmt/xp/fv_View_cmd.cpp CVS: text/ptbl/xp/pt_PieceTable.cpp CVS: ---------------------------------------------------------------------- fix bugs in tables spread over two or more pages. Fix bugs in section breaks.
The first of these showed when a second table was inserted immediately after a table that spread onto a different page. The new table would get placed at the top of the new page after a table operation. Also fixed some bugs with section breaks. Cheers Martin
