Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eG6re-0007yd-8u for pgsql-docs@arkaria.postgresql.org; Sat, 18 Nov 2017 17:25:10 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1eG6rd-0006yl-J9 for pgsql-docs@arkaria.postgresql.org; Sat, 18 Nov 2017 17:25:09 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1eG6rD-0006Jh-VD for pgsql-docs@postgresql.org; Sat, 18 Nov 2017 17:24:44 +0000 Received: from out4-smtp.messagingengine.com ([66.111.4.28]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1eG6rA-0005mf-58 for pgsql-docs@postgresql.org; Sat, 18 Nov 2017 17:24:42 +0000 Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id A2EDE20782; Sat, 18 Nov 2017 12:24:38 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute7.internal (MEProxy); Sat, 18 Nov 2017 12:24:38 -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=fm1; bh=VkEtsF yRxpPVDFedduOmV9j0Wvy8YpvTpyU2Ef1KN+c=; b=CojjVdLgq3yl/idT7U+W6m LO3nRJBfXWx/CA2UTLOH9Xfziiybk9idb14Mqy5MgCb+1E6N35N8JMLxQrg2eip5 zKCC+bwucVzaVjVL3Nj2Ke/jhqPK498M+1sAvgAkVVKC4Li/gtsD4z9N1nhrj1ti g/ty4LXBE9ccCK5NLzdeKw7mYuJTVHXqyMwhIvJd7eVr+y1fPS8Dc6DkB6S9oOG2 gkhHWjATEEV8B3oywbZIna7YaIr0qqDYLWqgwKg6M+J8dEYiOJVDCxv8Q0tk2XZ0 IsvodCYisq6719g+7NbsUCrqT360KAqDb3rlwnu2BZow7mtq1FDXloW9HEgqzIwQ == 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 56B8D7FAE3; Sat, 18 Nov 2017 12:24:38 -0500 (EST) Subject: Re: Docbook 5.x To: Alexander Lakhin , =?UTF-8?Q?J=c3=bcrgen_Purtz?= References: <57179283.6080704@purtz.de> <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> <07342223-4eec-6523-2de2-11587f3f0920@2ndquadrant.com> <18ed8940-ae84-09c9-1236-d8a9648b2417@gmail.com> <047254d2-d46c-94af-1933-4551633a909b@2ndquadrant.com> <4317d27a-9f9c-dfeb-2758-446243c66ddf@gmail.com> Cc: pgsql-docs@postgresql.org From: Peter Eisentraut Organization: 2ndQuadrant Message-ID: <45f75674-221b-1ec4-69ca-f9c00bd4bff6@2ndquadrant.com> Date: Sat, 18 Nov 2017 12:24:38 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <4317d27a-9f9c-dfeb-2758-446243c66ddf@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit 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 11/16/17 01:00, Alexander Lakhin wrote: > 1. Can you share the exact scripts you use to generate 0002? I used the script you (or Jürgen) provided. > 2. Will you rename *.sgml to *.xml and move src/sgml to src/xml? Not right now, but we should have that discussion at some point over the next few months. > 3. And I still think that hard-coding references and replacements in the > standalone-profile is not good. Are you going to apply less hackish > approach? > (See > https://www.postgresql.org/message-id/b4fd6932-8d44-3210-48ab-bbc393bf9a23%40gmail.com > , patches/xml/installation.patch and patches/xml/installation-single.xsl) The patches you send me are very confusing. If you can send me a separate patch of what you have in mind and why and so on, we can consider it separately, but right now I don't have much interest in revisiting this. What is committed works well, stays out of the way, and causes no problems AFAICT. > 4. BTW, when making postgres-A4.pdf, I get > [WARN] FOUserAgent - Destination: Unresolved ID reference > "ecpg-type-timestamp-date" found. > It can be fixed by moving the id from the title tag to sect4: > -    > -     timestamp, date > +    > +     timestamp, date > I wonder, what were the reasons to set id for the title tag? In some cases the ids on the title tags were necessary for the DSSSL stylesheets. They can be removed now with some care. I have some partial patches for that. These particular warnings seem harmless. I have found the following reference: But I see the same warnings in the PG10 build, so this does not appear to be a regression from the XML conversion. -- 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