Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1brRu5-0004uj-TM for pgsql-docs@arkaria.postgresql.org; Tue, 04 Oct 2016 15:45:14 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1brRu5-0000Ct-9k for pgsql-docs@arkaria.postgresql.org; Tue, 04 Oct 2016 15:45:13 +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 1brRu4-0000CU-Ih for pgsql-docs@postgresql.org; Tue, 04 Oct 2016 15:45:12 +0000 Received: from mail-lf0-x236.google.com ([2a00:1450:4010:c07::236]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1brRtz-0000PR-LH for pgsql-docs@postgresql.org; Tue, 04 Oct 2016 15:45:11 +0000 Received: by mail-lf0-x236.google.com with SMTP id t81so120736160lfe.0 for ; Tue, 04 Oct 2016 08:45:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:cc:message-id:date:user-agent :mime-version:in-reply-to; bh=qoIXOUDYinhvPtOmUPvMfBAvYKIQCxOpVzRbdAf2fYk=; b=MwnExVLrmk/cXmUr93P7kXlqvRTgaYLauaSJqKcd5/ec2WhkxZA4KVYJzk/PSjPGc4 1S0jKvVZ4cgbbs8isqVQjbfa5FidAdu3LY7hXFn1HVMduDEoLg35DJjJCePml7ojEmV/ yssWCyYB4pmX0iQGnVlR9WMywhPROEDRPEEDVqZVbLQz/zQMYnbqqGvPj5Dscgv+11Pj cXi3Az1K8BZ29X3HvJho9127ePis+WVG+jbS6imSxyQxU1MyuHqqqBXMHnL15x9C6/NL 1muHi/1I7cvikcn/YtFactCt9uk9FD57MFW+eE6eZKr51EtzLWscbVIg2ecK9iGRSMRo OGUw== 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:from:cc:message-id:date :user-agent:mime-version:in-reply-to; bh=qoIXOUDYinhvPtOmUPvMfBAvYKIQCxOpVzRbdAf2fYk=; b=MThHODeW4RMNo//UwFe00EbfhtnTp92LrOo8ttQF9YkYthKwkwoIvh2GDPPaP7ZPJO XcHRiBkv3hZ03Mk42lpcPf685xxvWApTuYTJRnOcTMV5nExbjSXsWzpZY6a6F0m5OpD8 SFtZywXo0eDcAOtgr2JGVNDVT9WA3ttIputVW3dBJNW2HSjQldp4wzmkwCPkvZcjrzUU m50vGZmgiW/eADGMshy9CRrYhqcUYfNweaRaGXfYA2YW4/iCPsMDqU2ce3tMAG8yU+o8 u7LCEHX2NpycSQqZZX+2tWBLXqWCbCvJpegEZ2NyXqhRjwslQJd90hTYv2qjSc6kGVWl +iMg== X-Gm-Message-State: AA6/9RksTWhEbaweJbAzyDkKObmG2XDJoSHjutcNC+NdnLMOp0T/cfOgg/fU3w+WWZZBeQ== X-Received: by 10.25.24.163 with SMTP id 35mr111479lfy.81.1475595907180; Tue, 04 Oct 2016 08:45:07 -0700 (PDT) Received: from [1.0.0.7] ([109.196.196.178]) by smtp.gmail.com with ESMTPSA id b79sm818239lfh.1.2016.10.04.08.45.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Oct 2016 08:45:05 -0700 (PDT) Subject: Re: Docbook 5.x To: pgsql-docs@postgresql.org References: <20160914153047.GA463699@alvherre.pgsql> From: Alexander Law Cc: Alvaro Herrera , =?UTF-8?Q?J=c3=bcrgen_Purtz?= , Peter Eisentraut Message-ID: <4ffd72d6-8ab6-37c6-d7d5-dfed8967c0fc@gmail.com> Date: Tue, 4 Oct 2016 18:45:04 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <20160914153047.GA463699@alvherre.pgsql> Content-Type: multipart/mixed; boundary="------------03018E07D17647C030852008" 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 This is a multi-part message in MIME format. --------------03018E07D17647C030852008 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Hello, I've modified XSL's to eliminate most undesired differences between `make html` and `make xslthtml` outputs. The patch attached. See http://oc.postgrespro.ru/index.php/s/Gj2PGZ9IHUbDC5t/download (eliminated differences marked cyan). What should we do next to finish with the "Port all DSSSL customizations to XSLT" item in our plan? Best regards, Alexander 14.09.2016 18:30, Alvaro Herrera wrote: > I think 12, 14, 15 merit more research too. > > What's up with 30? > --------------03018E07D17647C030852008 Content-Type: text/x-patch; name="xsl-like-dsssl.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="xsl-like-dsssl.patch" diff --git a/doc/src/sgml/stylesheet-xhtml-dsssl-like-imports.xsl b/doc/src/sgml/stylesheet-xhtml-dsssl-like-imports.xsl new file mode 100644 index 0000000..170a21c --- /dev/null +++ b/doc/src/sgml/stylesheet-xhtml-dsssl-like-imports.xsl @@ -0,0 +1,163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/doc/src/sgml/stylesheet-xhtml-dsssl-like.xsl b/doc/src/sgml/stylesheet-xhtml-dsssl-like.xsl new file mode 100644 index 0000000..b893e9f --- /dev/null +++ b/doc/src/sgml/stylesheet-xhtml-dsssl-like.xsl @@ -0,0 +1,756 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + 2 + 3 + 4 + 5 + 1 + 2 + 3 + 1 + + + + + + + 2 + 3 + 4 + 5 + 6 + 2 + 2 + 3 + 4 + 1 + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +%n. %t + + + + + + + + + + + + +%n. %t + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No bibliography entry: + + found in + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/doc/src/sgml/stylesheet.xsl b/doc/src/sgml/stylesheet.xsl index 631fcc4..e17a443 100644 --- a/doc/src/sgml/stylesheet.xsl +++ b/doc/src/sgml/stylesheet.xsl @@ -7,6 +7,7 @@ + @@ -20,6 +21,9 @@ 2 + + + @@ -50,7 +54,7 @@ preface toc,title qandadiv toc qandaset toc reference toc,title -sect1 toc +sect1 toc,title sect2 toc sect3 toc sect4 toc --------------03018E07D17647C030852008 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 8bit MIME-Version: 1.0 -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs --------------03018E07D17647C030852008--