aboutsummaryrefslogtreecommitdiffstats
path: root/examples/fo/tables/background.fo
diff options
context:
space:
mode:
Diffstat (limited to 'examples/fo/tables/background.fo')
-rw-r--r--examples/fo/tables/background.fo15
1 files changed, 7 insertions, 8 deletions
diff --git a/examples/fo/tables/background.fo b/examples/fo/tables/background.fo
index b5b9ef183..30d322649 100644
--- a/examples/fo/tables/background.fo
+++ b/examples/fo/tables/background.fo
@@ -1,14 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:layout-master-set>
- <fo:simple-page-master
- margin-right="1.5cm"
- margin-left="1.5cm"
- margin-bottom="2cm"
- margin-top="1cm"
- page-width="21cm"
- page-height="29.7cm"
- master-name="first">
+ <fo:simple-page-master master-name="first"
+ margin-right="1.5cm"
+ margin-left="1.5cm"
+ margin-bottom="2cm"
+ margin-top="1cm"
+ page-width="21cm"
+ page-height="29.7cm">
<fo:region-before extent="1cm"/>
<fo:region-body margin-top="1cm"/>
<fo:region-after extent="1.5cm"/>