aboutsummaryrefslogtreecommitdiffstats
path: root/docs/design/areas.xml
diff options
context:
space:
mode:
authorKeiron Liddle <keiron@apache.org>2001-09-10 11:32:13 +0000
committerKeiron Liddle <keiron@apache.org>2001-09-10 11:32:13 +0000
commit0b0aac24431c83e2d4874b58f0b712a784b144b3 (patch)
treeb914519ad1da6af54b13dbb63dd7e22056a58ad3 /docs/design/areas.xml
parent8152ec630554124aec0a88f4a875af52ee715479 (diff)
downloadxmlgraphics-fop-0b0aac24431c83e2d4874b58f0b712a784b144b3.tar.gz
xmlgraphics-fop-0b0aac24431c83e2d4874b58f0b712a784b144b3.zip
some minor updates, no longer need ant optional
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194457 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/design/areas.xml')
-rw-r--r--docs/design/areas.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/design/areas.xml b/docs/design/areas.xml
index 201fb6035..a58a2eaf9 100644
--- a/docs/design/areas.xml
+++ b/docs/design/areas.xml
@@ -7,7 +7,10 @@ defined in the specification. A number of optimisations may be possible
for similar areas and groups of areas.
</para>
<para>
-
+Since the area tree will be used during the layout by the layout managers
+it will need to store information that affects the layout. The information
+such as spacing and keeps will be held in such a way that it can be
+discarded once the layout is finalised.
</para>
</section>