1 <?xml version="1.0" encoding="UTF-8"?>
\r
3 <!--<!DOCTYPE configuration SYSTEM "config.dtd">-->
\r
5 this file contains templates which allow an user easy
\r
6 configuration of Fop. Actually normally you don't need this configuration
\r
7 file, but if you need to change configuration, you should
\r
8 always use this file and *not* config.xml.
\r
9 Usage: java org.apache.fop.apps.Fop -c userconfig.xml -fo fo-file -pdf pdf-file
\r
14 ************************************************************************
\r
15 Add fonts here. The %FONTSDIR% string is replaced with your system
\r
16 fonts directory. Always use %FONTSDIR% to avoid fixed paths which
\r
17 might not work on other systems than yours.
\r
18 ************************************************************************
\r
21 <font-base>.</font-base>
\r
24 <source-resolution>96</source-resolution>
\r
25 <target-resolution>96</target-resolution>
\r