]> source.dussan.org Git - xmlgraphics-fop.git/commit
adds break before and break after for table rows
authorKeiron Liddle <keiron@apache.org>
Mon, 19 Feb 2001 00:17:42 +0000 (00:17 +0000)
committerKeiron Liddle <keiron@apache.org>
Mon, 19 Feb 2001 00:17:42 +0000 (00:17 +0000)
commitf37491ef6c45f266a511e4811e13c48e6b980fa6
treebd37161bbd039528b4568cbe43ff05e05657e257
parent1d62f6727204bf23db915d1074ece657bbd71355
adds break before and break after for table rows
also reports error if the number of columns the cells
are using is different to the number of columns in the
table

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194076 13f79535-47bb-0310-9956-ffa450edef68
src/org/apache/fop/fo/flow/TableBody.java
src/org/apache/fop/fo/flow/TableRow.java