Received: from maia.hub.org (maia-4.hub.org [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 5C1CD6325B0 for ; Tue, 27 Apr 2010 13:02:37 -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 76981-07 for ; Tue, 27 Apr 2010 16:02:26 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by mail.postgresql.org (Postfix) with ESMTP id CFE6F632588 for ; Tue, 27 Apr 2010 13:02:26 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.2/8.14.2) with ESMTP id o3RG2M97019029; Tue, 27 Apr 2010 12:02:22 -0400 (EDT) To: Alvaro Herrera cc: Erik Rijkers , Peter Eisentraut , pgsql-docs@postgresql.org Subject: Re: code example wrapping In-reply-to: <20100427143438.GB5237@alvh.no-ip.org> References: <2dadc3297b424c7540eb0fa70d418156.squirrel@webmail.xs4all.nl> <23091.1270484314@sss.pgh.pa.us> <1270488571.18421.6.camel@vanquo.pezone.net> <7d3961498bcf881bef7c086f2117890b.squirrel@webmail.xs4all.nl> <20100427143438.GB5237@alvh.no-ip.org> Comments: In-reply-to Alvaro Herrera message dated "Tue, 27 Apr 2010 10:34:38 -0400" Date: Tue, 27 Apr 2010 12:02:22 -0400 Message-ID: <19028.1272384142@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.91 tagged_above=-10 required=5 tests=BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01 X-Spam-Level: X-Archive-Number: 201004/87 X-Sequence-Number: 5486 Alvaro Herrera writes: > Just applied it. I checked the HTML output and it looks good. I > couldn't generate the PDF now; it died like this: > ---! /var/lib/texmf/web2c/pdftex/pdfjadetex.fmt doesn't match pdftex.pool > (Fatal format file error; I'm stymied) That's an installation problem... I can still build the .pdf, but only if I have a jadetex.cfg with a modified FlowObjectSetup macro as per http://archives.postgresql.org/pgsql-docs/2010-04/msg00022.php I'm not entirely sure that that macro is right, but we really are going to need to do something about it soon, if we'd like people to be able to build the beta docs. Anybody have any comments? regards, tom lane