Received: from maia.hub.org (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 4CC24632BD7 for ; Thu, 8 Apr 2010 14:22:26 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 64268-04 for ; Thu, 8 Apr 2010 17:22:15 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from spinlock.commandprompt.com (host-215.commandprompt.net [207.173.203.215]) by mail.postgresql.org (Postfix) with ESMTP id D8E94632A30 for ; Thu, 8 Apr 2010 14:22:15 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by spinlock.commandprompt.com (Postfix) with ESMTP id BD38634803F; Thu, 8 Apr 2010 10:22:14 -0700 (PDT) Received: from spinlock.commandprompt.com ([127.0.0.1]) by localhost (spinlock.commandprompt.com.commandprompt.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cHEk1ZqZwfjM; Thu, 8 Apr 2010 10:22:14 -0700 (PDT) Received: from perhan.alvh.no-ip.org (unknown [190.95.8.27]) by spinlock.commandprompt.com (Postfix) with ESMTPSA id 61ADD348034; Thu, 8 Apr 2010 10:22:14 -0700 (PDT) Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 0842A6E4A9; Thu, 8 Apr 2010 13:22:11 -0400 (CLT) Date: Thu, 8 Apr 2010 13:22:11 -0400 From: Alvaro Herrera To: Tom Lane Cc: Devrim =?iso-8859-1?B?R9xORNxa?= , pgsql-docs , Peter Eisentraut Subject: Re: PDF build issue with 9.0 Alpha5 Message-ID: <20100408172211.GE4126@alvh.no-ip.org> References: <1270189232.5018.7.camel@hp-laptop2.gunduz.org> <23456.1270324388@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <23456.1270324388@sss.pgh.pa.us> User-Agent: Mutt/1.5.20 (2009-06-14) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-2.599 tagged_above=-10 required=5 tests=BAYES_00=-2.599 X-Spam-Level: X-Archive-Number: 201004/43 X-Sequence-Number: 5442 Tom Lane wrote: > There turns out to be a very easy way to inject the code change, which > is to create a file "jadetex.cfg" in the doc/src/sgml directory, > containing the modified version of the relevant TeX macro. > (Note: in the vpath case we'd probably need to link it into the build > directory; I haven't experimented with that.) FWIW I was able to build the PDF in a VPATH build by dropping this file in the source dir, without any other change. -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support