aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAndreas L. Delmelle <adelmelle@apache.org>2005-09-28 20:41:38 +0000
committerAndreas L. Delmelle <adelmelle@apache.org>2005-09-28 20:41:38 +0000
commit0d958797f24f630650d5fdd45eabfa8fd69933a7 (patch)
tree00e2e5a1b236b365b6ce99888366905ea71b7cf5 /conf
parentce41ee5eaf87be28d99fcf5b6f1c6e7ce38ba741 (diff)
downloadxmlgraphics-fop-0d958797f24f630650d5fdd45eabfa8fd69933a7.tar.gz
xmlgraphics-fop-0d958797f24f630650d5fdd45eabfa8fd69933a7.zip
Slight modification to user config file format
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@292290 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'conf')
-rw-r--r--conf/fop.xconf16
1 files changed, 8 insertions, 8 deletions
diff --git a/conf/fop.xconf b/conf/fop.xconf
index d3fc5794b..c5534b134 100644
--- a/conf/fop.xconf
+++ b/conf/fop.xconf
@@ -14,16 +14,16 @@ the location of this file.
<!-- NOTE: This is the version of the configuration -->
<fop version="1.0">
- <userAgent>
- <base url="./"/>
- <!-- pixel to millimeter to specify dpi, 72dpi -->
- <pixelToMillimeter value="0.35277777777777777778"/>
- <!-- default page-height and page-width, in case
- value is specified as auto -->
+ <base url="./"/>
+ <!-- pixel to millimeter to specify dpi, 72dpi -->
+ <pixelToMillimeter value="0.35277777777777777778"/>
+ <pagesettings>
+ <!-- default page-height and page-width, in case
+ value is specified as auto -->
<pageHeight value="11in"/>
<pageWidth value="8.26in"/>
- </userAgent>
-
+ </pagesettings>
+
<!-- Information for specific renderers -->
<!-- Uses renderer mime type for renderers -->
<renderers>