X-Original-To: pgsql-docs@postgresql.org Received: from spampd.localdomain (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id 97734476304 for ; Thu, 17 Apr 2003 20:21:09 -0400 (EDT) Received: from mail.gmx.net (mail.gmx.net [213.165.65.60]) by postgresql.org (Postfix) with SMTP id 6B5ED4762E0 for ; Thu, 17 Apr 2003 20:21:08 -0400 (EDT) Received: (qmail 12030 invoked by uid 65534); 18 Apr 2003 00:21:10 -0000 Received: from p3E990AEF.dip0.t-ipconnect.de (EHLO p3E990AEF.dip0.t-ipconnect.de) (62.153.10.239) by mail.gmx.net (mp011-rz3) with SMTP; 18 Apr 2003 02:21:10 +0200 Date: Fri, 18 Apr 2003 02:22:37 +0200 (CEST) From: Peter Eisentraut X-X-Sender: peter@peter.localdomain To: Robert Treat Cc: Bruce Momjian , Joe Conway , Subject: Re: Is there a PDF version of the PostgreSQL 7.3.2 In-Reply-To: <1050599774.9816.1555.camel@camel> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-31.7 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REPLY_WITH_QUOTES,USER_AGENT_PINE autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) X-Archive-Number: 200304/40 X-Sequence-Number: 1766 Robert Treat writes: > I thought I remember someone (Peter? Thomas Lockhart?) mentioning that > there was some cleanup they did for the 7.2 pdf's. I'm still inclined > to just post these as it seems unlikely that whomever did them before > will have availability to do it again, and after skimming through the > ones Joe built I don't see anything atrocious. There are two known ways of creating print versions of the documentation: 1: -> RTF -> manual cleanup in some wordprocessor -> save as PS/PDF; 2 -> TeX file -> pdfjadetex. I don't know what kind of artifacts the version 1 output contains, but over time version 2 got good enough that we started using it some time ago. The output isn't "perfect", but I wouldn't worry about it. If you're so inclined, you can do manual fixes in the intermediate TeX file. -- Peter Eisentraut peter_e@gmx.net