From: Karen Lease Date: Sun, 14 Oct 2001 20:27:56 +0000 (+0000) Subject: Add table-layout and inline-progression-dimension X-Git-Tag: fop-0_20_3~16 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=bc23e6dbba6f61f56288be97ff95000557304d80;p=xmlgraphics-fop.git Add table-layout and inline-progression-dimension git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194502 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/codegen/foproperties.xml b/src/codegen/foproperties.xml index a916e3ea4..ce2a7503c 100644 --- a/src/codegen/foproperties.xml +++ b/src/codegen/foproperties.xml @@ -965,9 +965,9 @@ minimum Length - auto - - + auto + + min- > @@ -975,16 +975,16 @@ optimum Length - auto - - + auto + + maximum Length - - auto - + + auto + max- > @@ -1015,10 +1015,40 @@ inline-progression-dimension false - ToBeImplemented - auto - - + LengthRange + + + + + + minimum + Length + auto + + + + min- + > + + + optimum + Length + auto + + + + + maximum + Length + + auto + + + max- + > + + + max-height false ToBeImplemented @@ -1797,7 +1827,7 @@ column-width false Length - proportional-column-width(1) + proportional-column-width(1) empty-cells @@ -1838,9 +1868,12 @@ table-layout false - ToBeImplemented + Enum auto - + + auto + fixed + table-omit-footer-at-break false