X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 0D178D1D92B for ; Sat, 10 Apr 2004 05:52:04 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 40103-03 for ; Sat, 10 Apr 2004 05:52:04 -0300 (ADT) Received: from mail63.csoft.net (unknown [63.111.22.74]) by svr1.postgresql.org (Postfix) with SMTP id 1513BD1D096 for ; Sat, 10 Apr 2004 05:52:01 -0300 (ADT) Received: (qmail 3776 invoked by uid 1112); 10 Apr 2004 08:31:44 -0000 Date: Sat, 10 Apr 2004 03:31:44 -0500 (EST) From: Kris Jurka X-X-Sender: books@leary.csoft.net To: M K Cc: pgsql-docs@postgresql.org Subject: Re: Postgresql .pdf docs for 7.4.2 In-Reply-To: <20040407134335.19661.qmail@web10106.mail.yahoo.com> Message-ID: References: <20040407134335.19661.qmail@web10106.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200404/3 X-Sequence-Number: 2347 On Wed, 7 Apr 2004, M K wrote: > Ladies and Gentlemen: > > The .pdf documentation for PostgreSQL is generally > very good and user friendly. I, however, noticed that > the .pdf docs for version 7.4.2 have not only been > merged into one big document but the Bookmarks (the > side bar in Adobe Acrobat where a specific topic could > be easily found and accessed) are also missing. > The act of combining the various manuals into one book has overloaded the toolchain used to produce the 7.3 and earlier documents. The tools used to produce the 7.4 documentation do not have support for bookmarks. While regrettable the blame really lies with the openjade developers and there's not much we can do about that. Kris Jurka