diff options
Diffstat (limited to 'documentation/template')
-rw-r--r-- | documentation/template/fop-config.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/template/fop-config.xml b/documentation/template/fop-config.xml index 7d56223d1..09cc5ca0f 100644 --- a/documentation/template/fop-config.xml +++ b/documentation/template/fop-config.xml @@ -10,8 +10,8 @@ Set the baseDir so common/openedhand.svg references in plans still work ok. Note, relative file references to current dir should still work. --> - <base>template</base> - <font-base>template</font-base> + <base>../template</base> + <font-base>../template</font-base> <!-- Source resolution in dpi (dots/pixels per inch) for determining the size of pixels in SVG and bitmap images, default: 72dpi --> |