Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dxEQ6-0000Tm-Jj for pgsql-docs@arkaria.postgresql.org; Wed, 27 Sep 2017 15:38:42 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dxEQ6-0001Ir-0E for pgsql-docs@arkaria.postgresql.org; Wed, 27 Sep 2017 15:38:42 +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 1dxEQ4-0001HO-Ox for pgsql-docs@postgresql.org; Wed, 27 Sep 2017 15:38:40 +0000 Received: from out1-smtp.messagingengine.com ([66.111.4.25]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dxEPy-0006kD-OQ for pgsql-docs@postgresql.org; Wed, 27 Sep 2017 15:38:39 +0000 Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 9EFC420C6F; Wed, 27 Sep 2017 11:38:32 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute7.internal (MEProxy); Wed, 27 Sep 2017 11:38:32 -0400 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:x-sasl-enc; s= fm1; bh=rjac0k4N0uHiP1sRpFNO1WIlUn1eleqtXwH9/cqlETc=; b=ICO6bz/n jyRrUvMwXfDHlJX0NlZ01DgLWpn3SdSx+emgZf86tgYs+K9zbYk5ZpCUfRLwjVyl HD3dQmOor2vzzg+2Ossk8IfHuLC38A3b7Ux2ykcUmYVpJ3tTc1DNjxTG7CF/j5Ku ngQgCu3pHQJ2pOoj5+jGd75X4JbMKroUazTdjiy/MTf7oCdEbvzFtYm8tKHr5TBc FMNGc2kfN9CS3o9zf1mXRJIijKY2AcGn3tF9zrJ9FsM+8kMwkiNKKa8lTUsOMprt UOLQfwGVhKKPOZr1x4pRUIPrVGY8t5r6B1wC50yEXXJ8wiZecq2LtT2QidwxDzj8 lUDeJavcge3rJQ== X-ME-Sender: X-Sasl-enc: 8iZcYQhHgJDSAKRvkFbZgOnEtYRbeFfMQNcrXPXI/Kcg 1506526712 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 5D4F3248EC; Wed, 27 Sep 2017 11:38:32 -0400 (EDT) Subject: Re: Docbook 5.x To: Alexander Lakhin , =?UTF-8?Q?J=c3=bcrgen_Purtz?= References: <57179283.6080704@purtz.de> <5752E599.2090505@gmail.com> <576d0623-a89c-b3de-e321-dc48a579ff1a@2ndquadrant.com> <4adecfc6-2f2e-2ff2-bfa3-58b7d397227b@gmail.com> <8f227b2a-5093-8d99-85da-ea00e18343f6@gmail.com> <449e34c4-9cc8-d17d-5ebe-be92b4c0a87a@gmail.com> <09b13d85-e259-2464-723a-467210264afe@2ndquadrant.com> <9e8cafe4-7cfd-59be-6856-172c15dc758f@2ndquadrant.com> <11c0be48-6125-bbe1-1d02-6d61e889bd5e@gmail.com> <2162400e-e279-94fc-c47f-bfab18ceb700@gmail.com> Cc: pgsql-docs@postgresql.org From: Peter Eisentraut Organization: 2ndQuadrant Message-ID: <07342223-4eec-6523-2de2-11587f3f0920@2ndquadrant.com> Date: Wed, 27 Sep 2017 11:38:31 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <2162400e-e279-94fc-c47f-bfab18ceb700@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit 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 On 9/20/17 09:00, Alexander Lakhin wrote: > I would like to place such alternate text in an attribute > "standalonetext" or alike, but DocBook 4.x doesn't allow for extra > attributes, so we need to choose from: > http://tdg.docbook.org/tdg/4.5/ref-elements.html#common.attributes > So I decided to make alternative use of xreflabel attribute. (I believe > that we could find something more appropriate after migrating from > Docbook 4.2 to 5.x).) Yeah, but that's a bit of a hack isn't it? I also don't see anything in DocBook 5 that indicates to me that we could get rid of that hack then. In the interest of moving things along, I have committed my patch and will continue working on the rest of the patch set. Improvements are welcome and can be submitted separately, but I think it's hardly worth it because this stuff changes so rarely. -- Peter Eisentraut 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