Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1epOGo-0004wg-B8 for pgsql-docs@arkaria.postgresql.org; Sat, 24 Feb 2018 01:04:58 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1epOGm-0000FB-QP for pgsql-docs@arkaria.postgresql.org; Sat, 24 Feb 2018 01:04:56 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1epOGm-0000F2-L0 for pgsql-docs@lists.postgresql.org; Sat, 24 Feb 2018 01:04:56 +0000 Received: from [66.111.4.29] (helo=out5-smtp.messagingengine.com) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1epOGf-0000DO-B9 for pgsql-docs@lists.postgresql.org; Sat, 24 Feb 2018 01:04:55 +0000 Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 491D620C52; Fri, 23 Feb 2018 20:04:27 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute7.internal (MEProxy); Fri, 23 Feb 2018 20:04:27 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=u1Hisj cpEAE47p2Tl9TEvVwiZJlz1V6IYbyn764OCxE=; b=M97T/4mmeQFlr1xalFBmlx oPcTZKdKAOcMusXVD0ygMd5vm7GwhWWQe+fOT3KmsYckFUJ6Zwi/GNcMICUYaphW hroJKhHYBHAsGion84bad8m8rWOzU4Dg5qf0wS8r+8QRQrBFyStC6Q//VenAZz8E 14iwBREGdo2vrPWLe3EM+ODn0w3KdGxa0agxArNCwsZuMji7t/PJEGt1OqpmEnXy XMj00YZfMvNId2Dn+n4txafFEeuzw9QM1hLvC4d1u13Q+iBXG9hwSQ76q+Kydlh7 p/34mw/JnIRyOyFY/zRUFyNLXUOprnETriLNVR3cjmjz1RJE+gZB21rF1EMANyOg == X-ME-Sender: Received: from april.local (c-73-13-66-39.hsd1.pa.comcast.net [73.13.66.39]) by mail.messagingengine.com (Postfix) with ESMTPA id 069247E0ED; Fri, 23 Feb 2018 20:04:27 -0500 (EST) Subject: Re: Images in the official documentation To: Tom Lane , Daniel Westermann References: <1914747379.117313.1519402446241.JavaMail.zimbra@dbi-services.com> <2264.1519402888@sss.pgh.pa.us> Cc: pgsql-docs@lists.postgresql.org From: Peter Eisentraut Organization: 2ndQuadrant Message-ID: <30d7e365-cd3b-aae0-a8ac-7b880f26413d@2ndquadrant.com> Date: Fri, 23 Feb 2018 20:04:26 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <2264.1519402888@sss.pgh.pa.us> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Host-Lookup-Failed: Reverse DNS lookup failed for 66.111.4.29 (deferred) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 2/23/18 11:21, Tom Lane wrote: > In the distant > past, as I recall, we had a GIF or two; but we abandoned that on the > grounds that it was unmaintainable and also incompatible with some > documentation output formats. I'm not too sure what the state of > play is on the latter point, now that we've switched to XML. The complications with the image formats in the past were mainly around what ((pdf)jade)tex would accept. The tools have shifted a bit now, and the zoo formats is a different one. Nothing that a few make rules couldn't address, though, I think. The issue of how to manage the sources is still the same, though. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services