aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/catalog.xml
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2005-06-13 06:55:06 +0000
committerUlf Lamping <ulf.lamping@web.de>2005-06-13 06:55:06 +0000
commit6e78d98561f7d96ac44043c04b8eb055fe7be826 (patch)
tree2127d49bd3c045d1ec3a37736d6fdc77278ba772 /docbook/catalog.xml
parent22a74984dab1912077a2f050ec0054dc20dc38d0 (diff)
from Jaap Keuter: add some comments, how paths should look like for a debian distro
svn path=/trunk/; revision=14618
Diffstat (limited to 'docbook/catalog.xml')
-rw-r--r--docbook/catalog.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/docbook/catalog.xml b/docbook/catalog.xml
index 35909564ac..dbfa16522b 100644
--- a/docbook/catalog.xml
+++ b/docbook/catalog.xml
@@ -20,15 +20,19 @@ Please note that if you shift any files in the directory structure you MUST adju
<rewriteSystem
systemIdStartString="http://www.oasis-open.org/docbook/xml/4.2/"
rewritePrefix="/usr/share/xml/docbook/4.2/" />
+ <!-- Debian: rewritePrefix="/usr/share/xml/docbook/schema/dtd/4.2/" /> -->
+
<!-- Resolve stylesheet URL to local file -->
<!-- if you need to change this, don't forget to change it in the Makefile too -->
<rewriteURI
uriStartString="http://docbook.sourceforge.net/release/xsl/current/"
rewritePrefix="/usr/share/docbook-xsl/" />
+ <!-- Debian: rewritePrefix="/usr/share/xml/docbook/stylesheet/nwalsh/" /> -->
<!-- rewritePrefix="/usr/share/xml/docbook/stylesheet/nwalsh/1.64.1/" /> -->
<!-- Resolve DTD PUBLIC identifiers -->
<nextCatalog catalog="docbook42/catalog.xml" />
+ <!-- Debian: <nextCatalog catalog="catalog.xml" /> -->
<!-- To resolve simple DTD SYSTEM identifiers. -->
<!-- Note: this does not work with Java resolver -->
@@ -36,6 +40,7 @@ Please note that if you shift any files in the directory structure you MUST adju
<system
systemId="docbook.dtd"
uri="docbook42/docbookx.dtd" />
+ <!-- Debian: uri="docbookx.dtd" /> -->
<!-- To resolve short stylesheet references -->
<!--