OSDN Git Service

Add Document from TortoiseSVN 15285
[tortoisegit/TortoiseGitJp.git] / doc / xsl / fr / userconfig.template.xml
diff --git a/doc/xsl/fr/userconfig.template.xml b/doc/xsl/fr/userconfig.template.xml
new file mode 100644 (file)
index 0000000..4d3ddd5
--- /dev/null
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<fop version="1.0">\r
+<!--<!DOCTYPE configuration SYSTEM "config.dtd">-->\r
+<!--\r
+     this file contains templates which allow an user easy\r
+     configuration of Fop. Actually normally you don't need this configuration\r
+     file, but if you need to change configuration, you should\r
+     always use this file and *not* config.xml.\r
+     Usage: java org.apache.fop.apps.Fop -c userconfig.xml -fo fo-file -pdf pdf-file\r
+-->\r
+\r
+\r
+<!--\r
+************************************************************************\r
+  Add fonts here. The %FONTSDIR% string is replaced with your system\r
+  fonts directory. Always use %FONTSDIR% to avoid fixed paths which\r
+  might not work on other systems than yours.\r
+************************************************************************\r
+-->\r
+<!--  <base>.</base>\r
+  <font-base>.</font-base>\r
+-->\r
+\r
+       <source-resolution>96</source-resolution>\r
+       <target-resolution>96</target-resolution>\r
+\r
+\r
+</fop>\r