Received: from maia.hub.org (maia-2.hub.org [200.46.204.251]) by mail.postgresql.org (Postfix) with ESMTP id 3AF661337B9C; Sat, 16 Apr 2011 20:32:31 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.251]) (amavisd-maia, port 10024) with ESMTP id 17840-02; Sat, 16 Apr 2011 23:32:12 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wy0-f174.google.com (mail-wy0-f174.google.com [74.125.82.174]) by mail.postgresql.org (Postfix) with ESMTP id A9ECA13364DE; Sat, 16 Apr 2011 20:32:11 -0300 (ADT) Received: by wya21 with SMTP id 21so3074325wya.19 for ; Sat, 16 Apr 2011 16:32:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=vECkiH7QEiWFwK90bGxTA/64Vx/5QQSpFuLRZmUutLs=; b=cccgbh9jvZDwaWFYwp8ieErhcQFkrFY0gukKOHuGfYb4r5ioLeGbasezcYKyyWThWq Z5IwnKDhzMRNJDjeHWcWKKPYOVzal3iTfcxkRVFe8A59RHArdnnRggFN1vPXoWf48Pwo Wv9WMPBV1UNeNm5Xzxy8c2CORbxoms1FWIVmc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=EVsl/FIbYtZ/N56T0usYaN/reUnB9szF1rPilP5G2mJDK520abfXNrcryXy1m1o6mH PZxLW40c3dX2Aty/Ymhj7t9mMy3jjxqcOpuBaYxgDh5GTYDDtv5RhS/6H7jiK15XIJdd 418DoBglgDczOE9rNtC3DluELvV9x+oX9kmis= Received: by 10.216.240.197 with SMTP id e47mr902214wer.11.1302996730167; Sat, 16 Apr 2011 16:32:10 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.174.21 with HTTP; Sat, 16 Apr 2011 16:31:50 -0700 (PDT) In-Reply-To: References: From: Josh Kupershmidt Date: Sat, 16 Apr 2011 19:31:50 -0400 Message-ID: Subject: Re: [DOCS] 9.0.3 pdf manual is missing bookmarks To: gabriele.garuglieri@infoblu.it Cc: pgsql-docs@postgresql.org, pgsql-www@postgresql.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.888 tagged_above=-5 required=5 tests=BAYES_00=-1.9, FREEMAIL_FROM=0.001, RFC_ABUSE_POST=0.001, T_TO_NO_BRKTS_FREEMAIL=0.01 X-Spam-Level: X-Archive-Number: 201104/34 X-Sequence-Number: 19775 [CC'ing the -www list, since this affects the PDFs provided by the website. Ugh, and resending without attachments since it looks like the last attempt didn't make it to the list.] On Thu, Apr 7, 2011 at 2:15 AM, =A0 wrote: > the 9.0.2 has them, but 9.0.3 pdf documentation is missing the bookmarks. > When looking for something is a real pain having to always use find or > switch back to TOC pages. > > Any chance that you can generate and republish a corrected doc? Hi Gabriele, Thanks for taking the time to report this, and sorry for the delay in following up. Just to clarify what (I think) Gabriele is complaining about, here [1] is a screenshot from the Okular viewer of the 9.0.3 -A4 or -US PDFs from the website [2]. You can see that the "Contents" pane in the top left is greyed out [3]. When I built these PDFs from the 9.0.3 tarball myself, the results looked better [4]. Assuming this fixes Gabriele's problem, could we update the website with the fixed versions [5] of the 9.0.3 PDFs? Also, I noticed that the page of PDFs is not consistent with the PDF naming scheme wrt. minor version numbers. We provide e.g. "postgresql-8.4.6-A4.pdf" and "postgresql-9.0-A4.pdf". Personally, I like having the minor version number included, but could we just be consistent either way? Josh -- Footnotes / links: [1] see http://kupershmidt.org/pg/screenshot_9.0.3_missing.png [2] http://www.postgresql.org/docs/manuals/ [3] The 8.2 A4 PDF appears to also be missing the Contents pane, or "bookmarks", plus its index on page 1759 is missing entirely. [4] see http://kupershmidt.org/pg/screenshot_9.0.3_fixed.png [5] Fixed 9.0.3 PDFs: =A0a.) http://kupershmidt.org/pg/postgres-9.0.3-A4_fixed.pdf =A0b.) http://kupershmidt.org/pg/postgres-9.0.3-US_fixed.pdf