Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1b0wmE-0006Gx-7Q for pgsql-docs@arkaria.postgresql.org; Thu, 12 May 2016 20:00:06 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1b0wmD-0004di-Jx for pgsql-docs@arkaria.postgresql.org; Thu, 12 May 2016 20:00:05 +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 1b0wmC-0004dB-Oh for pgsql-docs@postgresql.org; Thu, 12 May 2016 20:00:04 +0000 Received: from out.smtp-auth.no-ip.com ([8.23.224.60]) by makus.postgresql.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1b0wm9-00067o-Q0 for pgsql-docs@postgresql.org; Thu, 12 May 2016 20:00:03 +0000 X-No-IP: alvh.no-ip.org@noip-smtp X-Report-Spam-To: abuse@no-ip.com Received: from alvin.alvh.no-ip.org (unknown [216.155.90.98]) (Authenticated sender: alvh.no-ip.org@noip-smtp) by smtp-auth.no-ip.com (Postfix) with ESMTPA id AF4904010C7; Thu, 12 May 2016 12:59:57 -0700 (PDT) Received: by alvin.alvh.no-ip.org (Postfix, from userid 1000) id BD9144CE; Thu, 12 May 2016 16:59:55 -0300 (CLST) Date: Thu, 12 May 2016 16:59:55 -0300 From: Alvaro Herrera To: =?iso-8859-1?Q?J=FCrgen?= Purtz Cc: pgsql-docs@postgresql.org Subject: Re: Docbook 5.x Message-ID: <20160512195955.GA758736@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <5734DD83.5010506@purtz.de> User-Agent: Mutt/1.5.23 (2014-03-12) X-Pg-Spam-Score: -1.1 (-) 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 Jürgen Purtz wrote: > after some manual interventions (which must become part of an algorithm) > it's possible to created the complete PDF file for the db4 production chain: > *.sgml -- (perl) --> *.xml and after that step: postgres.xml -- (evaluate > XInclude with xmllint) --> postgres_all.xml -- (xsltproc using standard db4 > stylesheet) --> postgres_all.fo -- (fop) --> postgres_all.pdf. The fo/pdf > generation takes about 1 minute. Uh? So generating the PDF is much quicker than generating the HTML? That's strange, but if true, then I'm happy about it. > Actually the layout of the resulting pdf file differs from the original one > as I used only standard scripts without any adoption to the PostgreSQL > styles. Surely this can be sorted out. > Additionally I'm missing some of the links. Not sure what you mean here. Did you figure a way to generate the INSTALL file? -- Álvaro Herrera 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