Received: from maia.hub.org (maia-5.hub.org [200.46.204.29]) by mail.postgresql.org (Postfix) with ESMTP id 4D50B632A32 for ; Sat, 10 Jul 2010 19:08:36 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.29]) (amavisd-maia, port 10024) with ESMTP id 93202-04 for ; Sat, 10 Jul 2010 22:08:28 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mail.postgresql.org (Postfix) with SMTP id 48C3963288E for ; Sat, 10 Jul 2010 19:08:28 -0300 (ADT) Received: (qmail invoked by alias); 10 Jul 2010 22:08:26 -0000 Received: from a88-115-218-165.elisa-laajakaista.fi (EHLO [10.0.0.101]) [88.115.218.165] by mail.gmx.net (mp063) with SMTP; 11 Jul 2010 00:08:26 +0200 X-Authenticated: #495269 X-Provags-ID: V01U2FsdGVkX1/9mXhsgXr9Od1lKwn0GBx1iAA5uMdeTkglP7kOSD 8TVyAadfMK5UTV Subject: Re: Documentation and explanatory diagrams From: Peter Eisentraut To: Alvaro Herrera Cc: Bruce Momjian , Rafael Martinez , Robert Haas , pgsql-docs In-Reply-To: <1278728731-sup-888@alvh.no-ip.org> References: <201007100001.o6A01to03428@momjian.us> <1278728731-sup-888@alvh.no-ip.org> Content-Type: text/plain; charset="UTF-8" Date: Sun, 11 Jul 2010 01:08:24 +0300 Message-ID: <1278799704.26202.17.camel@vanquo.pezone.net> Mime-Version: 1.0 X-Mailer: Evolution 2.30.2 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-0.011 tagged_above=-5 required=5 tests=BAYES_20=-0.001, RCVD_IN_DNSWL_NONE=-0.0001, T_RP_MATCHES_RCVD=-0.01 X-Spam-Level: X-Archive-Number: 201007/95 X-Sequence-Number: 5751 On fre, 2010-07-09 at 22:29 -0400, Alvaro Herrera wrote: > I think the first step is defining the source format. The proposed > patch uses the dia XML source format, but this is said to have some > drawbacks (namely: the source is too verbose, the generated png is too > bloated, and only one tool to handle it). The same is true of the DocBook toolchain, isn't it? > SVG was also proposed as an alternative, but there wasn't much > discussion about it. SVG isn't a practical source format, in the same way that HTML isn't a practical source format.