Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b9yfB-0006y2-Dy for pgsql-docs@arkaria.postgresql.org; Mon, 06 Jun 2016 17:50:09 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1b9yfB-0006zP-0k for pgsql-docs@arkaria.postgresql.org; Mon, 06 Jun 2016 17:50: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 1b9yeo-0006Z1-H2 for pgsql-docs@postgresql.org; Mon, 06 Jun 2016 17:49:46 +0000 Received: from mail-lf0-x231.google.com ([2a00:1450:4010:c07::231]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1b9yel-0006bb-QQ for pgsql-docs@postgresql.org; Mon, 06 Jun 2016 17:49:45 +0000 Received: by mail-lf0-x231.google.com with SMTP id s64so99646449lfe.0 for ; Mon, 06 Jun 2016 10:49:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=UnKCRHDwEfLpSEu4+YEpm90tLNdFgsax38XUpP1Beac=; b=0LkJMtLqd7TuUA37fOGdPfNRDN2XonfLvY6wIxCunNHq/Mw1CjHi4k0QnuDBTPMVqi 87se555kGg0vbXSGugRyfIPdlaouE3ltaYgz9FgYJss2e3mqSoBgp0zSVQ/4K5ktdH4s GNzMusL8PqI600ojCXgc9Pxi9Nfb6583mbMQE6VgBlHgtSO+zXkPQCKWeI+YUYmcJ+gM ws9kL+whUZ+KWci50POc1isFWJPi/WLqBuGLWjLfEo/K9lz9Xp6MctRV4Ipg8MFX2XT1 qZm4ahc/dyuhraXnYqOR+kQ6vkv7J+6mmglZK3uy8KIAN9oTQEQdgNt7rw3+tc4AGgtd mW6g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=UnKCRHDwEfLpSEu4+YEpm90tLNdFgsax38XUpP1Beac=; b=moY3TaEJDx0K92KTUGTNmcxPGS7R6PeFCkn2Np8Gam3NwsQhYgoacq10K8vnGmmh7L kTSBlQM5npis/30WJxRqUTv046Cz2RkSyo2qXkhYIyhy9yO7oZUAWucIJQ0XbT6KYcM1 0C39GGt96k7Woyjesl3wmeHRUdCMKReee6rbeLYNeCfZw7EcpMcoQdUo2IlD7GjmNTwo DK0ppdNYZV1MRFEsE8VteSxjOcD2vjjloev8zSzmNocHiMSDujJSx83SqhFDMm8xAIWc XGh57YA/xYN0ummpB86U6rtOX77VAf3Et43XlJY3B6t+uDKo818pAzGAxiKuDwuzHr1t ltzw== X-Gm-Message-State: ALyK8tLdp22v42xDe/wQKlFs4RcHtVzG5oaNZz8ipkGOW1DzLpHlwWJy5S3cdtQK+UhTXA== X-Received: by 10.25.85.144 with SMTP id j138mr1847047lfb.37.1465235381476; Mon, 06 Jun 2016 10:49:41 -0700 (PDT) Received: from [1.0.0.7] ([109.196.196.8]) by smtp.gmail.com with ESMTPSA id d126sm1632805lfd.45.2016.06.06.10.49.39 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 06 Jun 2016 10:49:40 -0700 (PDT) Subject: Re: Docbook 5.x To: Peter Eisentraut , obartunov@gmail.com, Alvaro Herrera , Alexander Lakhin References: <57179283.6080704@purtz.de> <20160503193441.GA61759@alvherre.pgsql> <572AD007.60900@gmail.com> <5752E599.2090505@gmail.com> Cc: =?UTF-8?Q?J=c3=bcrgen_Purtz?= , pgsql-docs@postgresql.org From: Alexander Law Message-ID: <5755B7B2.50802@gmail.com> Date: Mon, 6 Jun 2016 20:49:38 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Pg-Spam-Score: -2.7 (--) 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 Hello Peter, In that case can we postpone the second commit until step 3 in your plan of migration to XML is done? I mean "- Port all DSSSL customizations to XSLT. Manually evaluate output for quality. "; If we will not change contents/formatting until migration to xslt is done, we can ensure that output is the same by automatic means. (See my letter: https://www.postgresql.org/message-id/56337365.2080104%40postgrespro.ru) Best regards, Alexander 06.06.2016 15:28, Peter Eisentraut пишет: > On 6/4/16 10:28 AM, Alexander Law wrote: >> It caused by . >> Leaving aside the question whether the links "home", "up" and >> "copyright" are needed, maybe it's better to split the commit to two? >> First to speed up the conversion while making sure that the output is >> the same, and the second to change the html.head output format. > > I did that intentionally, but I agree that it might be better to split > this off into a separate commit. > -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs