X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 0E14BDACDE; Tue, 15 Nov 2005 10:04:09 -0400 (AST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 33344-05; Tue, 15 Nov 2005 14:04:11 +0000 (GMT) X-Greylist: from auto-whitelisted by SQLgrey- X-Greylist: from auto-whitelisted by SQLgrey- Received: from candle.pha.pa.us (candle.pha.pa.us [64.139.89.126]) by svr1.postgresql.org (Postfix) with ESMTP id EC6EDDA2EF; Tue, 15 Nov 2005 10:04:05 -0400 (AST) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id jAFE44Q21489; Tue, 15 Nov 2005 09:04:04 -0500 (EST) From: Bruce Momjian Message-Id: <200511151404.jAFE44Q21489@candle.pha.pa.us> Subject: Re: [DOCS] 8.1 PDF Documentation. In-Reply-To: <20051115112341.GC25699@surnet.cl> To: Alvaro Herrera Date: Tue, 15 Nov 2005 09:04:04 -0500 (EST) CC: Tom Lane , Kris Jurka , David Fetter , pgsql-www@postgresql.org, pgsql-docs@postgresql.org X-Mailer: ELM [version 2.4ME+ PL121 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.115 required=5 tests=[AWL=0.115] X-Spam-Score: 0.115 X-Spam-Level: X-Archive-Number: 200511/95 X-Sequence-Number: 8810 Alvaro Herrera wrote: > Bruce Momjian wrote: > > > I am still unclear why there is no more reliable SGML toolchain for PDF > > output after all these years. Seems things have improved because we now > > have bookmarks, but still, why is this functionality not more mainstream. > > There is no SGML toolchain because SGML has been abandoned as the > DocBook markup language. The toolchain that everybody else uses is > based on XML DocBook. It has been proposed that we abandon SGML and > jump to XML, but the idea has been shot down. And it's possible to > convert our SGML to XML automatically and process it with the newer > toolchain. OK, that makes sense. We went from LaTeX to SGML long ago with the idea that we could easily generate any output format, but that promise has never been fully realized. Could the SGML be automatically converted to XML during the print process and then converted to PDF? -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073