X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (neptune.hub.org [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 1C015D1D889 for ; Mon, 24 Nov 2003 19:22:39 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 11292-06 for ; Mon, 24 Nov 2003 15:22:11 -0400 (AST) Received: from curie.credativ.org (credativ.com [217.160.209.18]) by svr1.postgresql.org (Postfix) with ESMTP id 823B5D1DA72 for ; Mon, 24 Nov 2003 15:20:04 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by curie.credativ.org (Postfix) with ESMTP id 1281F56017 for ; Mon, 24 Nov 2003 20:20:05 +0100 (CET) Received: from [192.168.2.136] (dsl-213-023-255-012.arcor-ip.net [213.23.255.12]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by curie.credativ.org (Postfix) with ESMTP id 70CDF55F19 for ; Mon, 24 Nov 2003 20:20:04 +0100 (CET) Date: Mon, 24 Nov 2003 20:20:51 +0100 (CET) From: Peter Eisentraut X-X-Sender: peter@peter.localdomain To: pgsql-docs@postgresql.org Subject: DocBook V4.2, on the way to XML Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200311/68 X-Sequence-Number: 2145 I've upgraded our documentation to DocBook V4.2 SGML. I was able to install 4.2 by going to http://www.docbook.org/sgml/4.2/, unzipping the file in a suitable place and adding the docbook.cat file to the environment variable SGML_CATALOG_FILES. Packages are also available for several operating systems. If you have trouble installing or using 4.2, please post it here. The next step will be to create an XSLT stylesheet customization layer that results in equivalent output to our current DSSSL setup. Once that is available, we can switch to XML. -- Peter Eisentraut peter_e@gmx.net