pbwest 2004/05/08 06:09:10 Modified: src/java/org/apache/fop/area Tag: FOP_0-20-0_Alt-Design RegionBodyRefArea.java Log: Comment added Revision Changes Path No revision No revision 1.1.2.7 +4 -1 xml-fop/src/java/org/apache/fop/area/Attic/RegionBodyRefArea.java Index: RegionBodyRefArea.java =================================================================== RCS file: /home/cvs/xml-fop/src/java/org/apache/fop/area/Attic/RegionBodyRefArea.java,v retrieving revision 1.1.2.6 retrieving revision 1.1.2.7 diff -u -r1.1.2.6 -r1.1.2.7 --- RegionBodyRefArea.java 4 May 2004 07:46:45 -0000 1.1.2.6 +++ RegionBodyRefArea.java 8 May 2004 13:09:10 -0000 1.1.2.7 @@ -26,6 +26,9 @@ * The body region area. * This area contains a main reference area and optionally a * before float and footnote area. + * + * The region-body-reference-area is the primary context for the layout of + * the contents of fo:flow blocks on the page. */ public class RegionBodyRefArea extends RegionRefArea
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]