aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/fo/markers/hide.fo2
-rw-r--r--examples/fo/tables/background.fo2
-rw-r--r--examples/fo/tables/borders.fo2
-rw-r--r--examples/fo/tables/break.fo2
-rw-r--r--examples/fo/tables/headfoot.fo2
-rw-r--r--examples/fo/tables/keep.fo2
-rw-r--r--examples/fo/tables/omit.fo2
-rw-r--r--examples/fo/tables/space.fo2
-rw-r--r--examples/fo/tables/widowsorphans.fo2
9 files changed, 9 insertions, 9 deletions
diff --git a/examples/fo/markers/hide.fo b/examples/fo/markers/hide.fo
index 911f933ba..9e54df3fd 100644
--- a/examples/fo/markers/hide.fo
+++ b/examples/fo/markers/hide.fo
@@ -8,8 +8,8 @@
margin-top="1cm"
page-width="21cm"
page-height="29.7cm">
- <fo:region-before extent="1cm"/>
<fo:region-body margin-top="1cm"/>
+ <fo:region-before extent="1cm"/>
<fo:region-after extent="1.5cm"/>
</fo:simple-page-master>
</fo:layout-master-set>
diff --git a/examples/fo/tables/background.fo b/examples/fo/tables/background.fo
index 30d322649..fe2cf128d 100644
--- a/examples/fo/tables/background.fo
+++ b/examples/fo/tables/background.fo
@@ -8,8 +8,8 @@
margin-top="1cm"
page-width="21cm"
page-height="29.7cm">
- <fo:region-before extent="1cm"/>
<fo:region-body margin-top="1cm"/>
+ <fo:region-before extent="1cm"/>
<fo:region-after extent="1.5cm"/>
</fo:simple-page-master>
</fo:layout-master-set>
diff --git a/examples/fo/tables/borders.fo b/examples/fo/tables/borders.fo
index 2f9cac274..a38a6b148 100644
--- a/examples/fo/tables/borders.fo
+++ b/examples/fo/tables/borders.fo
@@ -8,8 +8,8 @@
margin-top="1cm"
page-width="21cm"
page-height="29.7cm">
- <fo:region-before extent="1cm"/>
<fo:region-body margin-top="1cm"/>
+ <fo:region-before extent="1cm"/>
<fo:region-after extent="1.5cm"/>
</fo:simple-page-master>
</fo:layout-master-set>
diff --git a/examples/fo/tables/break.fo b/examples/fo/tables/break.fo
index f1515915f..81325c4ed 100644
--- a/examples/fo/tables/break.fo
+++ b/examples/fo/tables/break.fo
@@ -8,8 +8,8 @@
margin-top="1cm"
page-width="21cm"
page-height="17cm">
- <fo:region-before extent="1cm"/>
<fo:region-body margin-top="1cm"/>
+ <fo:region-before extent="1cm"/>
<fo:region-after extent="1.5cm"/>
</fo:simple-page-master>
</fo:layout-master-set>
diff --git a/examples/fo/tables/headfoot.fo b/examples/fo/tables/headfoot.fo
index 0a1ce4e04..fd0a14590 100644
--- a/examples/fo/tables/headfoot.fo
+++ b/examples/fo/tables/headfoot.fo
@@ -8,8 +8,8 @@
margin-top="1cm"
page-width="21cm"
page-height="29.7cm">
- <fo:region-before extent="7cm"/>
<fo:region-body margin-top="7cm"/>
+ <fo:region-before extent="7cm"/>
<fo:region-after extent="1.5cm"/>
</fo:simple-page-master>
</fo:layout-master-set>
diff --git a/examples/fo/tables/keep.fo b/examples/fo/tables/keep.fo
index 16dc6f90a..b369d7162 100644
--- a/examples/fo/tables/keep.fo
+++ b/examples/fo/tables/keep.fo
@@ -8,8 +8,8 @@
margin-top="1cm"
page-width="21cm"
page-height="17cm">
- <fo:region-before extent="1cm"/>
<fo:region-body margin-top="1cm"/>
+ <fo:region-before extent="1cm"/>
<fo:region-after extent="1.5cm"/>
</fo:simple-page-master>
</fo:layout-master-set>
diff --git a/examples/fo/tables/omit.fo b/examples/fo/tables/omit.fo
index e28883aac..042f557ed 100644
--- a/examples/fo/tables/omit.fo
+++ b/examples/fo/tables/omit.fo
@@ -8,8 +8,8 @@
margin-top="1cm"
page-width="21cm"
page-height="29.7cm">
- <fo:region-before extent="7cm"/>
<fo:region-body margin-top="7cm"/>
+ <fo:region-before extent="7cm"/>
<fo:region-after extent="1.5cm"/>
</fo:simple-page-master>
</fo:layout-master-set>
diff --git a/examples/fo/tables/space.fo b/examples/fo/tables/space.fo
index 7d2063051..c0562d8f9 100644
--- a/examples/fo/tables/space.fo
+++ b/examples/fo/tables/space.fo
@@ -8,8 +8,8 @@
margin-top="1cm"
page-width="21cm"
page-height="29.7cm">
- <fo:region-before extent="1cm"/>
<fo:region-body margin-top="1cm"/>
+ <fo:region-before extent="1cm"/>
<fo:region-after extent="1.5cm"/>
</fo:simple-page-master>
</fo:layout-master-set>
diff --git a/examples/fo/tables/widowsorphans.fo b/examples/fo/tables/widowsorphans.fo
index 279b303e4..e3692d7b2 100644
--- a/examples/fo/tables/widowsorphans.fo
+++ b/examples/fo/tables/widowsorphans.fo
@@ -8,8 +8,8 @@
margin-top="1cm"
page-width="21cm"
page-height="17cm">
- <fo:region-before extent="1cm"/>
<fo:region-body column-count="3" margin-top="1cm"/>
+ <fo:region-before extent="1cm"/>
<fo:region-after extent="1.5cm"/>
</fo:simple-page-master>
</fo:layout-master-set>