OSDN Git Service

Add Document from TortoiseSVN 15285
[tortoisegit/TortoiseGitJp.git] / doc / xsl / sr_spc / userconfig.template.xml
diff --git a/doc/xsl/sr_spc/userconfig.template.xml b/doc/xsl/sr_spc/userconfig.template.xml
new file mode 100644 (file)
index 0000000..90d16d3
--- /dev/null
@@ -0,0 +1,104 @@
+<?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
+        this file is translated automatically to userconfig.xml by our\r
+        build script.\r
+-->\r
+\r
+       <source-resolution>96</source-resolution>\r
+       <target-resolution>96</target-resolution>\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
+<renderers>\r
+       <renderer mime="application/pdf">\r
+\r
+<fonts>\r
\r
+ <font metrics-url="xsl/fonts/arial.xml" kerning="yes" embed-url="%FONTSDIR%/arial.ttf">\r
+    <font-triplet name="Arial" style="normal" weight="normal"/>\r
+    <font-triplet name="ArialMT" style="normal" weight="normal"/>\r
+    <font-triplet name="Helvetica" style="normal" weight="normal"/>\r
+ </font>\r
+ <font metrics-url="xsl/fonts/arialbd.xml" kerning="yes" embed-url="%FONTSDIR%/arialbd.ttf">\r
+    <font-triplet name="Arial" style="normal" weight="bold"/>\r
+    <font-triplet name="ArialMT" style="normal" weight="bold"/>\r
+    <font-triplet name="Helvetica" style="normal" weight="bold"/>\r
+ </font>\r
+ <font metrics-url="xsl/fonts/ariali.xml" kerning="yes" embed-url="%FONTSDIR%/ariali.ttf">\r
+    <font-triplet name="Arial" style="italic" weight="normal"/>\r
+    <font-triplet name="ArialMT" style="italic" weight="normal"/>\r
+    <font-triplet name="Helvetica" style="italic" weight="normal"/>\r
+ </font>\r
+ <font metrics-url="xsl/fonts/arialbi.xml" kerning="yes" embed-url="%FONTSDIR%/arialbi.ttf">\r
+    <font-triplet name="Arial" style="italic" weight="bold"/>\r
+    <font-triplet name="ArialMT" style="italic" weight="bold"/>\r
+    <font-triplet name="Helvetica" style="italic" weight="bold"/>\r
+ </font>\r
\r
+ <font metrics-url="xsl/fonts/times.xml" kerning="yes" embed-url="%FONTSDIR%/times.ttf">\r
+    <font-triplet name="Times" style="normal" weight="normal"/>\r
+    <font-triplet name="TimesMT" style="normal" weight="normal"/>\r
+    <font-triplet name="Times New Roman" style="normal" weight="normal"/>\r
+ </font>\r
+ <font metrics-url="xsl/fonts/timesbd.xml" kerning="yes" embed-url="%FONTSDIR%/timesbd.ttf">\r
+    <font-triplet name="Times" style="normal" weight="bold"/>\r
+    <font-triplet name="TimesMT" style="normal" weight="bold"/>\r
+    <font-triplet name="Times New Roman" style="normal" weight="bold"/>\r
+ </font>\r
+ <font metrics-url="xsl/fonts/timesi.xml" kerning="yes" embed-url="%FONTSDIR%/timesi.ttf">\r
+    <font-triplet name="Times" style="italic" weight="normal"/>\r
+    <font-triplet name="TimesMT" style="italic" weight="normal"/>\r
+    <font-triplet name="Times New Roman" style="italic" weight="normal"/>\r
+ </font>\r
+ <font metrics-url="xsl/fonts/timesbi.xml" kerning="yes" embed-url="%FONTSDIR%/timesbi.ttf">\r
+    <font-triplet name="Times" style="italic" weight="bold"/>\r
+    <font-triplet name="TimesMT" style="italic" weight="bold"/>\r
+    <font-triplet name="Times New Roman" style="italic" weight="bold"/>\r
+ </font>\r
+\r
+ <font metrics-url="xsl/fonts/cour.xml" kerning="yes" embed-url="%FONTSDIR%/cour.ttf">\r
+    <font-triplet name="Courier" style="normal" weight="normal"/>\r
+    <font-triplet name="CourierMT" style="normal" weight="normal"/>\r
+    <font-triplet name="Courier New" style="normal" weight="normal"/>\r
+ </font>\r
+ <font metrics-url="xsl/fonts/courbd.xml" kerning="yes" embed-url="%FONTSDIR%/courbd.ttf">\r
+    <font-triplet name="Courier" style="normal" weight="bold"/>\r
+    <font-triplet name="CourierMT" style="normal" weight="bold"/>\r
+    <font-triplet name="Courier New" style="normal" weight="bold"/>\r
+ </font>\r
+ <font metrics-url="xsl/fonts/couri.xml" kerning="yes" embed-url="%FONTSDIR%/couri.ttf">\r
+    <font-triplet name="Courier" style="italic" weight="normal"/>\r
+    <font-triplet name="CourierMT" style="italic" weight="normal"/>\r
+    <font-triplet name="Courier New" style="italic" weight="normal"/>\r
+ </font>\r
+ <font metrics-url="xsl/fonts/courbi.xml" kerning="yes" embed-url="%FONTSDIR%/courbi.ttf">\r
+    <font-triplet name="Courier" style="italic" weight="bold"/>\r
+    <font-triplet name="CourierMT" style="italic" weight="bold"/>\r
+    <font-triplet name="Courier New" style="italic" weight="bold"/>\r
+ </font>\r
+\r
+</fonts>\r
+\r
+\r
+       </renderer>\r
+</renderers>\r
+\r
+</fop>\r
+\r
+\r