X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id A790AD6D47 for ; Fri, 11 Nov 2005 03:55:03 -0400 (AST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 97677-08 for ; Fri, 11 Nov 2005 07:55:01 +0000 (GMT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from mail63.csoft.net (leary3.csoft.net [63.111.22.74]) by svr1.postgresql.org (Postfix) with SMTP id EE057D6D45 for ; Fri, 11 Nov 2005 03:55:00 -0400 (AST) Received: (qmail 24109 invoked by uid 1112); 11 Nov 2005 07:57:27 -0000 Date: Fri, 11 Nov 2005 02:57:26 -0500 (EST) From: Kris Jurka X-X-Sender: books@leary.csoft.net To: David Fetter cc: pgsql-www@postgresql.org, pgsql-docs@postgresql.org Subject: Re: 8.1 PDF Documentation. In-Reply-To: <20051111065927.GA1544@fetter.org> Message-ID: References: <20051111065927.GA1544@fetter.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.008 required=5 tests=[AWL=0.008] X-Spam-Score: 0.008 X-Spam-Level: X-Archive-Number: 200511/80 X-Sequence-Number: 8795 On Thu, 10 Nov 2005, David Fetter wrote: > On Thu, Nov 10, 2005 at 06:01:42PM -0500, Kris Jurka wrote: >> >> 8.1 pdfs are finished. These versions actually got the correct pdf >> bookmarks and table of contents. I can probably rebuild the 7.4 and >> 8.0 versions in this format if there is sufficient interest. > > Way cool. Is producing these PDFs something that could be > distributed? What tools actually work for this? > Distributed? Not really. It can't be done in parts, and there's only two sizes (US and A4). It also really only needs to be done once per release (although I suppose it would be nice to do for point releases.) It took about two days each (run serially) on a 2xOpteron 246 using debian unstable's: openjade: 1.3.2-8 opensp: 1.5.1/0-4 docbook-dsssl: 1.79-3 Kris Jurka