X-Original-To: pgsql-docs@postgresql.org Received: from spampd.localdomain (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id A4834475C15 for ; Thu, 17 Apr 2003 10:56:57 -0400 (EDT) Received: from joeconway.com (66-146-172-86.skyriver.net [66.146.172.86]) by postgresql.org (Postfix) with ESMTP id A3E00475956 for ; Thu, 17 Apr 2003 10:56:56 -0400 (EDT) Received: from [206.19.64.3] (account jconway HELO joeconway.com) by joeconway.com (CommuniGate Pro SMTP 4.0.4) with ESMTP-TLS id 1716564; Thu, 17 Apr 2003 08:32:45 -0700 Message-ID: <3E9EC0C0.3070806@joeconway.com> Date: Thu, 17 Apr 2003 07:57:04 -0700 From: Joe Conway User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Robert Treat Cc: pgsql-docs@postgresql.org Subject: Re: Is there a PDF version of the PostgreSQL 7.3.2 documentation References: <3E9D9F4E.8070508@joeconway.com> <1050590019.9817.1546.camel@camel> In-Reply-To: <1050590019.9817.1546.camel@camel> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-38.8 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_MOZILLA_UA 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/36 X-Sequence-Number: 1762 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` ;-) 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` Joe