Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bk9rS-00018Z-PH for pgsql-docs@arkaria.postgresql.org; Wed, 14 Sep 2016 13:04:22 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bk9rR-0006al-OX for pgsql-docs@arkaria.postgresql.org; Wed, 14 Sep 2016 13:04:21 +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 1bk9r6-0006D3-1O for pgsql-docs@postgresql.org; Wed, 14 Sep 2016 13:04:00 +0000 Received: from mout.kundenserver.de ([212.227.17.10]) by makus.postgresql.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.84_2) (envelope-from ) id 1bk9qy-0000SQ-Ct for pgsql-docs@postgresql.org; Wed, 14 Sep 2016 13:03:58 +0000 Received: from [192.168.178.26] ([84.165.208.77]) by mrelayeu.kundenserver.de (mreue104) with ESMTPSA (Nemesis) id 0MLyNI-1beffd34k0-007nQ3 for ; Wed, 14 Sep 2016 15:03:49 +0200 Subject: Re: Docbook 5.x To: pgsql-docs@postgresql.org References: <57179283.6080704@purtz.de> <20160503193441.GA61759@alvherre.pgsql> <572AD007.60900@gmail.com> <5752E599.2090505@gmail.com> <576d0623-a89c-b3de-e321-dc48a579ff1a@2ndquadrant.com> <4adecfc6-2f2e-2ff2-bfa3-58b7d397227b@gmail.com> From: =?UTF-8?Q?J=c3=bcrgen_Purtz?= Message-ID: <5d1614fc-1e5e-d129-8b35-edba96e528d9@purtz.de> Date: Wed, 14 Sep 2016 15:05:27 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:4rlVAi2t6BTHIPOJuT4IoyfMBtSOcco5gvUi9z2wd+hNUUbGhbN hWnPfyPiX7zdkvm1xSvr0WvTzTpZqxIb3rBqx7z0G6O8k0vQVkEsZIDcfHfvb+c2GXebBLZ vcJOdVtnS1oqW+B80EDUeLkgpLlJ4/ybbABVhKA2MMpBsSBPc838R5ycMRKcTDddmvjXpSW cd/81mqLyZ+t2J+ZL6nzw== X-UI-Out-Filterresults: notjunk:1;V01:K0:YlfL1ebTAqk=:/yM2ipKvF2Wz7jHcDANU47 GeVE1/gQuxj29sU6ce1VC9asqm3QgysvFk7vDHqVlK4xRKS6l9xTMa0AsxuqJ/djljHHWVo5O 06WzL1Ubnl3mLxbKk9zYRXl/As/Goi6IsFzl4xGGkwCN+jYwb5jk9CaSvFq2NLwMwsWUlrtCt U1zEs207hHPRPC0GZCO6rWeIrb7xHXBDNe9HJ/3Qgvw6c3r0AhOIUyP9UewXtS+uvNt5RT6GX YFLnb9i/9p1Cki0MeDrLjJm/aOWi95zFDPRFKa4xfFkx263l463YUEtwB9VtaZQ5UI9eQ+WL5 tsSoF7JVENwKDeBPwV8jcE3/SedzqiaKQIcWNdlFNp/SOSq+xxC7F7l9WR6xGVmD9lBXArzYL PkSkNfi8Dqo16Vxum/AGb1SW7cbGbO1fUTMyelatSehk8+BofMh52yc+tOnAQVr7iyEGxpsAK N9e4HVAE4pXWp2Aq702Am30oOMt5Q80iwbxtttKDMWxlsx8b//8HjsNHdnJXB1Juh47jd/Lyy MXCly8fghSP1KZ6tS4BWNybYPLinJbMJhmuxizc6FsEFVHfLNu/nHuvKyZtSYYvfzxTLxj+5E 5Ln20X7jbLm73/wXT4LeHtOFuNb3VEdZCFnJfKEwDe98O3U+awy2azgy/3jmXkwnFDVsm04Wd FrTtdXOAkwEpVSGTX2DGZ9J9xvgFIr1hPy5OMFoqjoBVYt7zg/V4CP4PopZcnD4ZNBcAfyemN A41M9iS3oYcjfkFD X-Pg-Spam-Score: -1.4 (-) 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 14.09.2016 13:18, Alexander Law wrote: > Hello, Peter. >>>> Should we now compare DSSSL outputs with XSLT? >>>> I had some success with it before. See my letter: >>>> https://www.postgresql.org/message-id/57712848.7060306%40gmail.com >>>> Those xslt's (see xhtml-like-dsssl.patch) can help us to see all the >>>> differences and to decide which customizations to keep. >>> It looks like the idea there is to whack the XSLT stylesheets until the >>> output looks exactly like the DSSSL output? I'm not sure that's >>> terribly useful. It would probably be a lot of work, which we'll just >>> end up removing eventually. I'd rather just fix any formatting issues >>> we find and move forward. >> That work is done already and it's results are countable and >> observable differences. (See comments in the xslt.) >> For example, with DSSSL we don't get a chapter TOC when the chapter >> contains only one sect1 (with XSLT we get the TOC with the one item). >> We also had subtoc for sect1/refentry and sect1/simplesect, but with >> XSLT it's absent. >> So if all such differences are not important, let's move forward. >> > Please look at the > http://oc.postgrespro.ru/index.php/s/ttJyMDLr8Xr1HTu/download > where I have gathered together all the significant differences, that > we have between DSSSL and XSLT outputs. > I have marked red the differences that I would consider as negative. > Let's decide which ones are acceptable and which we need to eliminate. > > Best regards, > Alexander > > > Hello Alexander, great job! In my opinion most of the differences are not only acceptable but even better. Here are some addition notes: For me the following topics are ok: 18, 19, 22, 37. If possible we shall invest some more effort in solutions for: 1 (up + home not only in footer but also in header), 8, 11, 20, 30. Topics 9 and 22 seems to be identical. Kind regards, Jürgen -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs