diff options
author | Glen Mazza <gmazza@apache.org> | 2004-02-22 13:37:07 +0000 |
---|---|---|
committer | Glen Mazza <gmazza@apache.org> | 2004-02-22 13:37:07 +0000 |
commit | 6b5a9a4d934e033bad4f3fbd68c155162368e56b (patch) | |
tree | 425ecac25c772a60a426f18d9927c5dc1f2346ab /examples/fo/pagination | |
parent | 6f1366ee37eacb8100da2c5c0f0de711cb95ef01 (diff) | |
download | xmlgraphics-fop-6b5a9a4d934e033bad4f3fbd68c155162368e56b.tar.gz xmlgraphics-fop-6b5a9a4d934e033bad4f3fbd68c155162368e56b.zip |
Formatting cleanup of fo:layout-master-sets in examples.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197361 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'examples/fo/pagination')
-rw-r--r-- | examples/fo/pagination/allregions.fo | 4 | ||||
-rw-r--r-- | examples/fo/pagination/franklin_2pageseqs.fo | 8 | ||||
-rw-r--r-- | examples/fo/pagination/franklin_alt.fo | 36 | ||||
-rw-r--r-- | examples/fo/pagination/franklin_rep.fo | 12 | ||||
-rw-r--r-- | examples/fo/pagination/franklin_rep_max_repeats.fo | 12 | ||||
-rw-r--r-- | examples/fo/pagination/franklin_rep_max_repeats_expl.fo | 20 | ||||
-rw-r--r-- | examples/fo/pagination/franklin_rep_max_repeats_nl.fo | 12 |
7 files changed, 52 insertions, 52 deletions
diff --git a/examples/fo/pagination/allregions.fo b/examples/fo/pagination/allregions.fo index 341f67fe6..7fb325ce7 100644 --- a/examples/fo/pagination/allregions.fo +++ b/examples/fo/pagination/allregions.fo @@ -14,8 +14,8 @@ margin-left="2.5cm" margin-right="2.5cm"> <fo:region-body - margin-top="3cm" margin-bottom="1.5cm" - margin-left="2cm" margin-right="2cm"/> + margin-top="3cm" margin-bottom="1.5cm" + margin-left="2cm" margin-right="2cm"/> <fo:region-before precedence="true" extent="3cm"/> <fo:region-after precedence="true" extent="1.5cm"/> <fo:region-start extent="1cm"/> diff --git a/examples/fo/pagination/franklin_2pageseqs.fo b/examples/fo/pagination/franklin_2pageseqs.fo index 3eabfde51..4597a2f7e 100644 --- a/examples/fo/pagination/franklin_2pageseqs.fo +++ b/examples/fo/pagination/franklin_2pageseqs.fo @@ -7,7 +7,7 @@ <!-- layout for the first page --> <fo:simple-page-master master-name="noheaders_center" - page-height="21.7cm" + page-height="21.7cm" page-width="16cm" margin-top="1cm" margin-bottom="1cm" @@ -17,7 +17,7 @@ </fo:simple-page-master> <fo:simple-page-master master-name="headers_right" - page-height="21.7cm" + page-height="21.7cm" page-width="16cm" margin-top="1cm" margin-bottom="1cm" @@ -29,7 +29,7 @@ </fo:simple-page-master> <fo:simple-page-master master-name="headers_left" - page-height="21.7cm" + page-height="21.7cm" page-width="16cm" margin-top="1cm" margin-bottom="1cm" @@ -41,7 +41,7 @@ </fo:simple-page-master> <fo:simple-page-master master-name="headers_center" - page-height="21.7cm" + page-height="21.7cm" page-width="16cm" margin-top="1cm" margin-bottom="1cm" diff --git a/examples/fo/pagination/franklin_alt.fo b/examples/fo/pagination/franklin_alt.fo index 372f77bd5..154286819 100644 --- a/examples/fo/pagination/franklin_alt.fo +++ b/examples/fo/pagination/franklin_alt.fo @@ -7,36 +7,36 @@ <!-- layout for the first page --> <fo:simple-page-master master-name="right" - page-height="21.7cm" - page-width="16cm" - margin-top="1cm" - margin-bottom="1cm" - margin-left="3.5cm" - margin-right="1.5cm"> + page-height="21.7cm" + page-width="16cm" + margin-top="1cm" + margin-bottom="1cm" + margin-left="3.5cm" + margin-right="1.5cm"> <fo:region-body margin-top="2cm" margin-bottom="2cm"/> <fo:region-before extent="2cm"/> <fo:region-after extent="2cm"/> </fo:simple-page-master> <fo:simple-page-master master-name="left" - page-height="21.7cm" - page-width="16cm" - margin-top="1cm" - margin-bottom="1cm" - margin-left="1.5cm" - margin-right="3.5cm"> + page-height="21.7cm" + page-width="16cm" + margin-top="1cm" + margin-bottom="1cm" + margin-left="1.5cm" + margin-right="3.5cm"> <fo:region-body margin-top="2cm" margin-bottom="2cm"/> <fo:region-before extent="2cm"/> <fo:region-after extent="2cm"/> </fo:simple-page-master> <fo:simple-page-master master-name="center" - page-height="21.7cm" - page-width="16cm" - margin-top="1cm" - margin-bottom="1cm" - margin-left="2.5cm" - margin-right="2.5cm"> + page-height="21.7cm" + page-width="16cm" + margin-top="1cm" + margin-bottom="1cm" + margin-left="2.5cm" + margin-right="2.5cm"> <fo:region-body margin-top="2cm" margin-bottom="2cm"/> <fo:region-before extent="2cm"/> <fo:region-after extent="2cm"/> diff --git a/examples/fo/pagination/franklin_rep.fo b/examples/fo/pagination/franklin_rep.fo index 166324fff..4b0bf4de6 100644 --- a/examples/fo/pagination/franklin_rep.fo +++ b/examples/fo/pagination/franklin_rep.fo @@ -7,12 +7,12 @@ <!-- layout for the first page --> <fo:simple-page-master master-name="repeating" - page-height="21.7cm" - page-width="16cm" - margin-top="1cm" - margin-bottom="1cm" - margin-left="2.5cm" - margin-right="2.5cm"> + page-height="21.7cm" + page-width="16cm" + margin-top="1cm" + margin-bottom="1cm" + margin-left="2.5cm" + margin-right="2.5cm"> <fo:region-body margin-top="2cm" margin-bottom="2cm"/> <fo:region-before extent="2cm"/> <fo:region-after extent="2cm"/> diff --git a/examples/fo/pagination/franklin_rep_max_repeats.fo b/examples/fo/pagination/franklin_rep_max_repeats.fo index 9fb5f3189..2d9c1c7dc 100644 --- a/examples/fo/pagination/franklin_rep_max_repeats.fo +++ b/examples/fo/pagination/franklin_rep_max_repeats.fo @@ -7,12 +7,12 @@ <!-- layout for the first page --> <fo:simple-page-master master-name="repeating" - page-height="21.7cm" - page-width="16cm" - margin-top="1cm" - margin-bottom="1cm" - margin-left="2.5cm" - margin-right="2.5cm"> + page-height="21.7cm" + page-width="16cm" + margin-top="1cm" + margin-bottom="1cm" + margin-left="2.5cm" + margin-right="2.5cm"> <fo:region-body margin-top="2cm" margin-bottom="2cm"/> <fo:region-before extent="2cm"/> <fo:region-after extent="2cm"/> diff --git a/examples/fo/pagination/franklin_rep_max_repeats_expl.fo b/examples/fo/pagination/franklin_rep_max_repeats_expl.fo index f8df79662..656129528 100644 --- a/examples/fo/pagination/franklin_rep_max_repeats_expl.fo +++ b/examples/fo/pagination/franklin_rep_max_repeats_expl.fo @@ -6,16 +6,16 @@ <fo:layout-master-set> <!-- layout for the first page --> - <fo:simple-page-master master-name="repeating" - page-height="21.7cm" - page-width="16cm" - margin-top="1cm" - margin-bottom="1cm" - margin-left="2.5cm" - margin-right="2.5cm"> - <fo:region-body margin-top="2cm" margin-bottom="2cm"/> - <fo:region-before extent="2cm"/> - <fo:region-after extent="2cm"/> + <fo:simple-page-master master-name="repeating" + page-height="21.7cm" + page-width="16cm" + margin-top="1cm" + margin-bottom="1cm" + margin-left="2.5cm" + margin-right="2.5cm"> + <fo:region-body margin-top="2cm" margin-bottom="2cm"/> + <fo:region-before extent="2cm"/> + <fo:region-after extent="2cm"/> </fo:simple-page-master> <fo:page-sequence-master master-name="repeating_pm"> diff --git a/examples/fo/pagination/franklin_rep_max_repeats_nl.fo b/examples/fo/pagination/franklin_rep_max_repeats_nl.fo index 34c35e746..b6369b968 100644 --- a/examples/fo/pagination/franklin_rep_max_repeats_nl.fo +++ b/examples/fo/pagination/franklin_rep_max_repeats_nl.fo @@ -7,12 +7,12 @@ <!-- layout for the first page --> <fo:simple-page-master master-name="repeating" - page-height="21.7cm" - page-width="16cm" - margin-top="1cm" - margin-bottom="1cm" - margin-left="2.5cm" - margin-right="2.5cm"> + page-height="21.7cm" + page-width="16cm" + margin-top="1cm" + margin-bottom="1cm" + margin-left="2.5cm" + margin-right="2.5cm"> <fo:region-body margin-top="2cm" margin-bottom="2cm"/> <fo:region-before extent="2cm"/> <fo:region-after extent="2cm"/> |