From 4c8a18e4a5e33f473150b9e2f4a91461cb67cce9 Mon Sep 17 00:00:00 2001 From: Simon Pepping Date: Fri, 14 Jan 2011 11:15:16 +0000 Subject: Relative URIs in the configuration file are evaluated relative to the base URI of the configuration file git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1058945 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/trunk/configuration.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/documentation/content/xdocs/trunk') diff --git a/src/documentation/content/xdocs/trunk/configuration.xml b/src/documentation/content/xdocs/trunk/configuration.xml index 3ef8795b7..26707edbf 100644 --- a/src/documentation/content/xdocs/trunk/configuration.xml +++ b/src/documentation/content/xdocs/trunk/configuration.xml @@ -89,6 +89,9 @@ disabled + + Relative URIs for the above three properties are evaluated relative to the base URI of the configuration file. If the configuration is provided programmatically, the base URI can be set with FopFactory.setUserConfigBaseURI; default is the current working directory. + hyphenation-pattern String, attribute lang, attribute country (optional) -- cgit v1.2.3