]> granicus.if.org Git - docbook-dsssl/commitdiff
added autolayout.dtd and layout.dtd
authorMichael Smith <xmldoc@users.sourceforge.net>
Mon, 11 Apr 2005 11:06:37 +0000 (11:06 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Mon, 11 Apr 2005 11:06:37 +0000 (11:06 +0000)
website/catalog

index c6a15daaa9670bcd90b2855374024e88b4b63620..51663dce2d76e6c07a4b1c3c92e3fa0aa60df13d 100644 (file)
@@ -7,6 +7,12 @@ SYSTEM "http://docbook.sourceforge.net/release/website/2.6/schema/website.dtd" "
 PUBLIC "-//Norman Walsh//DTD Website Full V2.6//EN" "schema/dtd/website-full.dtd"
 SYSTEM "http://docbook.sourceforge.net/release/website/2.6/schema/website-full.dtd" "schema/dtd/website-full.dtd"/>
 
+PUBLIC "-//Norman Walsh//DTD Website Autolayout V2.5.0//EN" "schema/dtd/autolayout.dtd"
+SYSTEM "http://docbook.sourceforge.net/release/website/2.5.0/autolayout.dtd" "schema/dtd/autolayout.dtd"
+
+PUBLIC "-//Norman Walsh//DTD Website Layout V2.5.0//EN" "schema/dtd/layout.dtd"
+SYSTEM "http://docbook.sourceforge.net/release/website/2.5.0/layout.dtd""schema/dtd/layout.dtd"
+
 -- the following are for older versions of the Website DTD; the DTD is --
 -- backward compatible, so we just remap the older URIs to the local URI --
 -- of the current version; otherwise, users would need to manually change --