From 707124b68440aada9731701aeb86587f1e04487d Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Mon, 11 Apr 2005 11:06:37 +0000 Subject: [PATCH] added autolayout.dtd and layout.dtd --- website/catalog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/catalog b/website/catalog index c6a15daaa..51663dce2 100644 --- a/website/catalog +++ b/website/catalog @@ -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 -- -- 2.40.0