Received: from localhost (maia-5.hub.org [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id A00DA9FA1A1 for ; Sat, 9 Dec 2006 13:57:48 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-new, port 10024) with ESMTP id 04917-01 for ; Sat, 9 Dec 2006 13:57:46 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id 07A3D9FA0FB for ; Sat, 9 Dec 2006 13:57:47 -0400 (AST) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.6/8.13.6) with ESMTP id kB9HveMp018995; Sat, 9 Dec 2006 12:57:40 -0500 (EST) To: Peter Eisentraut cc: pgsql-www@postgresql.org, Jim Nasby , Devrim GUNDUZ , Oleg Bartunov , "pgsql-docs@postgresql.org" Subject: Re: [DOCS] 8.2.0 pdf In-reply-to: <200612091201.02160.peter_e@gmx.net> References: <1165225570.12091.1.camel@laptop.gunduz.org> <1165478631.3179.3.camel@laptop.gunduz.org> <64CC69C2-DC69-43E0-BD48-3DEC3682B509@decibel.org> <200612091201.02160.peter_e@gmx.net> Comments: In-reply-to Peter Eisentraut message dated "Sat, 09 Dec 2006 12:01:01 +0100" Date: Sat, 09 Dec 2006 12:57:40 -0500 Message-ID: <18994.1165687060@sss.pgh.pa.us> From: Tom Lane X-Archive-Number: 200612/53 X-Sequence-Number: 11167 Peter Eisentraut writes: > Jim Nasby wrote: >> Also, if PDF indexes depend on HTML, perhaps HTML should be a >> dependency of PDF in the Makefile. > By that logic, HTML should also depend on HTML. I don't know how people > would like that. The real point is that the "jade" step needs to be done twice to have up-to-date indexes. It makes sense not to force that for html, because we use html for proofing. But perhaps we ought to run jade twice in the Makefile rule for producing pdftex output? I see that the Makefile forces three runs of TeX for similar reasons (which is probably way more time than the jade part anyway). regards, tom lane