aboutsummaryrefslogtreecommitdiffstats
path: root/examples/fo/keeps_and_breaks/columnlevel1.fo
diff options
context:
space:
mode:
Diffstat (limited to 'examples/fo/keeps_and_breaks/columnlevel1.fo')
-rw-r--r--examples/fo/keeps_and_breaks/columnlevel1.fo6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/fo/keeps_and_breaks/columnlevel1.fo b/examples/fo/keeps_and_breaks/columnlevel1.fo
index 2a286f342..6c77f4610 100644
--- a/examples/fo/keeps_and_breaks/columnlevel1.fo
+++ b/examples/fo/keeps_and_breaks/columnlevel1.fo
@@ -14,9 +14,9 @@ This file addresses breaks in column context.
margin-bottom="2cm"
margin-left="2.5cm"
margin-right="2.5cm">
- <fo:region-body
- margin-top="3cm" margin-bottom="2cm"
- column-count="2" column-gap="0.25in"/>
+ <fo:region-body
+ margin-top="3cm" margin-bottom="2cm"
+ column-count="2" column-gap="0.25in"/>
<fo:region-before extent="3cm"/>
<fo:region-after extent="2cm"/>
</fo:simple-page-master>