X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 8F9BFD1B531 for ; Wed, 15 Oct 2003 16:30:15 +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 87109-03 for ; Wed, 15 Oct 2003 13:29:45 -0300 (ADT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by svr1.postgresql.org (Postfix) with SMTP id D0AC9D1B55E for ; Wed, 15 Oct 2003 13:29:43 -0300 (ADT) Received: (qmail 15691 invoked by uid 65534); 15 Oct 2003 16:29:27 -0000 Received: from dsl-082-082-161-131.arcor-ip.net (EHLO dsl-082-082-161-131.arcor-ip.net) (82.82.161.131) by mail.gmx.net (mp002) with SMTP; 15 Oct 2003 18:29:27 +0200 X-Authenticated: #495269 Date: Wed, 15 Oct 2003 18:29:27 +0200 (CEST) From: Peter Eisentraut X-X-Sender: peter@peter.localdomain To: Rod Taylor Cc: Josh Berkus , PostgreSQL Docs Subject: Re: Need help with SGML again In-Reply-To: <1066225904.47010.14.camel@jester> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200310/15 X-Sequence-Number: 2035 Rod Taylor writes: > Recently, I've been using Openoffice for a first cut and Conglomerate to > clean the document up. Of course, that uses a strict XML version and I > normally prefer xincludes to entity based includes. If you can find/propose/develop an XML-based setup that has the same functionality as our current setup, I wouldn't mind switching. Some things that I see as requirements are: 1. Does the HTML output look at least as good as the current output? (The default DocBook XSLT stylesheets do not, AFAIR.) 2. Is there a toolchain that can create PDFs, that actually work on our input files? (FOP does not, AFAIR; PassiveTeX is a pain to set up.) 3. Is there a (mature) toolchain to create man pages? 4. Is there a quick way to verify the validity of the entire document? 5. How does the speed of the new toolchain compare to the current one? 6. What to do about the parameter entities? 7. How hard is it to set up the toolchain? (xsltproc is pretty wide spread and would be acceptable. Java-based tools such as saxon seem like trouble.) -- Peter Eisentraut peter_e@gmx.net