X-Original-To: pgsql-docs@postgresql.org Received: from spampd.localdomain (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id 8F9724758F1 for ; Thu, 17 Apr 2003 13:16:40 -0400 (EDT) Received: from localhost.localdomain (unknown [65.217.53.66]) by postgresql.org (Postfix) with ESMTP id BE1A0475458 for ; Thu, 17 Apr 2003 13:16:39 -0400 (EDT) Received: from thorn.mmrd.com (thorn.mmrd.com [172.25.10.100]) by localhost.localdomain (8.12.8/8.12.8) with ESMTP id h3HHubF0025577; Thu, 17 Apr 2003 13:56:38 -0400 Received: from gnvex001.mmrd.com (gnvex001.mmrd.com [192.168.3.55]) by thorn.mmrd.com (8.11.6/8.11.6) with ESMTP id h3HHGEx00620; Thu, 17 Apr 2003 13:16:14 -0400 Received: from camel.mmrd.com ([172.25.5.213]) by gnvex001.mmrd.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id 2YCPVMGS; Thu, 17 Apr 2003 13:16:13 -0400 Subject: Re: Is there a PDF version of the PostgreSQL 7.3.2 From: Robert Treat To: Bruce Momjian Cc: Joe Conway , pgsql-docs@postgresql.org In-Reply-To: <200304171510.h3HFAR517805@candle.pha.pa.us> References: <200304171510.h3HFAR517805@candle.pha.pa.us> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 17 Apr 2003 13:16:14 -0400 Message-Id: <1050599774.9816.1555.camel@camel> Mime-Version: 1.0 X-Spam-Status: No, hits=-38.6 required=5.0 tests=BAYES_10,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, QUOTE_TWICE_1,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_XIMIAN 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/38 X-Sequence-Number: 1764 On Thu, 2003-04-17 at 11:10, Bruce Momjian wrote: > Joe Conway wrote: > > Robert Treat wrote: > > > any problems with me putting this up on the www site? I'll try to > > > coordinate to get it on the ftp mirrors as well. > > > > No problems with me -- all I did was run `make` ;-) > > I tried to do that with CVS head (understanding I really should check out the 7.3 branch for what we're talking about) and it failed for me, something about PARA type not allowed. I also notice that the cvs build instructions suggest the names for the old books, this will need to be changed at some point I think. > > However, see the section "Applixware RTF Cleanup" at this url: > > http://www.us.postgresql.org/users-lounge/docs/7.3/postgres/doc-build.html > > > > It refers to cleanup for hardcopy purposes, but I thought the "official" > > pdfs were made from the cleaned up postscript file in the past. Please > > note that I did *not* do the clean up steps; I literally just ran `make > > filename.pdf` > > I thought those cleanups weren't used anymore. There were for old > Applix bugs, and we don't use Applix anymore. > 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. Robert Treat