OSDN Git Service

Add Document from TortoiseSVN 15285
[tortoisegit/TortoiseGitJp.git] / doc / xsl / id / userconfig.template.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <fop version="1.0">\r
3 <!--<!DOCTYPE configuration SYSTEM "config.dtd">-->\r
4 <!--\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
10 -->\r
11 \r
12 \r
13 <!--\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
19 -->\r
20 <!--  <base>.</base>\r
21   <font-base>.</font-base>\r
22 -->\r
23 \r
24         <source-resolution>96</source-resolution>\r
25         <target-resolution>96</target-resolution>\r
26 \r
27 </fop>\r