diff options
author | fotis <fotis@unknown> | 2000-11-14 15:15:56 +0000 |
---|---|---|
committer | fotis <fotis@unknown> | 2000-11-14 15:15:56 +0000 |
commit | 0189ae943779e53e257a58bcd5ecb9196f4f4bf0 (patch) | |
tree | 51896f871d595a9a7ced445ff8b307e730fbaec1 /docs/xml-docs/fop/implemented.xml | |
parent | b6099d61a1ab38a0591608e3744dd68b839b3bfd (diff) | |
download | xmlgraphics-fop-0189ae943779e53e257a58bcd5ecb9196f4f4bf0.tar.gz xmlgraphics-fop-0189ae943779e53e257a58bcd5ecb9196f4f4bf0.zip |
updating docs for v 0.15
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193801 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/xml-docs/fop/implemented.xml')
-rw-r--r-- | docs/xml-docs/fop/implemented.xml | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/docs/xml-docs/fop/implemented.xml b/docs/xml-docs/fop/implemented.xml index 2693363b4..982611348 100644 --- a/docs/xml-docs/fop/implemented.xml +++ b/docs/xml-docs/fop/implemented.xml @@ -92,7 +92,7 @@ <s2 title="2) Properties"> - <p>Property values can be computed</p> + <p>Property values can be computed. Compound properties are also understood by Fop.</p> <ul> <li>background-color </li> <li>blank-or-not-blank</li> @@ -144,7 +144,7 @@ <li>id</li> <li>initial-page-number</li> <li>internal-destination</li> - <li>keep-with-next</li> + <li>keep-with-next (broken)</li> <li>left</li> <li>line-height </li> <li>margin-bottom (only on pages and regions) </li> @@ -181,10 +181,11 @@ <li>text-align-last </li> <li>text-indent </li> <li>top</li> - <li>white-space-treatment </li> + <li>white-space-treatment (broken)</li> <li>width</li> <li>wrap-option</li> </ul> + <p>All other properties are not implemented.</p> </s2> <s2 title="3) SVG elements supported"> @@ -259,13 +260,3 @@ </s2> </s1> - - - - - - - - - - |