diff options
author | Chris Bowditch <cbowditch@apache.org> | 2004-05-18 09:11:27 +0000 |
---|---|---|
committer | Chris Bowditch <cbowditch@apache.org> | 2004-05-18 09:11:27 +0000 |
commit | 8fbf7a6a08585823f4daeb451cca454a03f2863c (patch) | |
tree | 998b8374d355fb9480bcafd2c9f1888e536eb2ac | |
parent | db2d75472a1d9ec06e1533a8a6c1057866e05637 (diff) | |
download | xmlgraphics-fop-8fbf7a6a08585823f4daeb451cca454a03f2863c.tar.gz xmlgraphics-fop-8fbf7a6a08585823f4daeb451cca454a03f2863c.zip |
updated status: we can finally cross one item off the todo list
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197603 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | src/documentation/content/xdocs/design/layout.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/design/layout.xml b/src/documentation/content/xdocs/design/layout.xml index fc733c567..da5dbe108 100644 --- a/src/documentation/content/xdocs/design/layout.xml +++ b/src/documentation/content/xdocs/design/layout.xml @@ -310,7 +310,8 @@ The areas are then placed on a last page.</p> <tr> <td>Justified Text</td> <td>High</td> - <td/> + <td>This has been completed, thanks largely to Luca Furini. Although there is still issue 28706 +that requires further analysis.</td> </tr> <tr> <td>Multi-column layout</td> |