]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Validation fix.
authorJeremias Maerki <jeremias@apache.org>
Wed, 23 Mar 2005 21:18:06 +0000 (21:18 +0000)
committerJeremias Maerki <jeremias@apache.org>
Wed, 23 Mar 2005 21:18:06 +0000 (21:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198543 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/dev/fo/embedding.fo

index c82ddb7b393700fa2899c02cf78b2da6ba58b197..f264d2c9ff337e6af2915ce671a2c73879b6aa65 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
+  Copyright 1999-2005 The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -25,8 +25,8 @@
   page-width="21cm"
   page-height="29.7cm"
   master-name="first">
-      <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>