Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ay1QK-0006aP-0f for pgsql-docs@arkaria.postgresql.org; Wed, 04 May 2016 18:21:24 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1ay1QJ-0006VZ-Fe for pgsql-docs@arkaria.postgresql.org; Wed, 04 May 2016 18:21:23 +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 1ay1Px-0005iO-09 for pgsql-docs@postgresql.org; Wed, 04 May 2016 18:21:01 +0000 Received: from out.smtp-auth.no-ip.com ([8.23.224.60]) by magus.postgresql.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1ay1Pp-0006Hc-Jt for pgsql-docs@postgresql.org; Wed, 04 May 2016 18:20:59 +0000 X-No-IP: alvh.no-ip.org@noip-smtp X-Report-Spam-To: abuse@no-ip.com Received: from alvin.alvh.no-ip.org (unknown [186.37.126.167]) (Authenticated sender: alvh.no-ip.org@noip-smtp) by smtp-auth.no-ip.com (Postfix) with ESMTPA id CCBB940075C; Wed, 4 May 2016 11:20:45 -0700 (PDT) Received: by alvin.alvh.no-ip.org (Postfix, from userid 1000) id 6EDE8438; Wed, 4 May 2016 15:20:43 -0300 (CLST) Date: Wed, 4 May 2016 15:20:43 -0300 From: Alvaro Herrera To: =?iso-8859-1?Q?J=FCrgen?= Purtz Cc: pgsql-docs@postgresql.org Subject: Re: Docbook 5.x Message-ID: <20160504182043.GA117338@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <572A3A1F.4050407@purtz.de> User-Agent: Mutt/1.5.23 (2014-03-12) X-Pg-Spam-Score: -1.1 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org Jürgen Purtz wrote: > Hello Alvaro, > > yes, character entities respectively their values must be kept (what you > have seen is an intermediate state). We will use utf-8, so every possible > Unicode code point can be used directly. But we use not only character > entities, there are also parameter entities and external entities. The > external entities will be replaced by xi:XInclude. OK. Currently we have no non-ASCII chars in our source code, so this would be without precedent, but I think all modern tools should cope. The only pain point may be Tom Lane's mail client, which is unique in still using us-ascii encoding. > At last there are 4 parameter entities, to whom I actually have no > solution: %standalone-ignore; %standalone-include; %include-index; > %include-xslt-index; . But they should not be a show-stopper. Hmm? I think we use these entities to generate text files that are distributed in the tarball. How would we generate these files in the Docbook5 XML world? -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs