Received: from localhost (maia-1.hub.org [200.46.204.191]) by postgresql.org (Postfix) with ESMTP id CFEA79FA252 for ; Fri, 15 Dec 2006 17:39:41 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.191]) (amavisd-new, port 10024) with ESMTP id 61439-04 for ; Fri, 15 Dec 2006 17:39:41 -0400 (AST) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.4 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by postgresql.org (Postfix) with SMTP id EB8A79F9ED7 for ; Fri, 15 Dec 2006 17:39:40 -0400 (AST) Received: (qmail invoked by alias); 15 Dec 2006 21:39:39 -0000 Received: from dslb-084-063-014-022.pools.arcor-ip.net (EHLO colt.pezone.net) [84.63.14.22] by mail.gmx.net (mp011) with SMTP; 15 Dec 2006 22:39:39 +0100 X-Authenticated: #495269 From: Peter Eisentraut To: Bruce Momjian Subject: Re: Switching to XML Date: Fri, 15 Dec 2006 22:39:36 +0100 User-Agent: KMail/1.9.5 Cc: Tom Lane , pgsql-docs@postgresql.org References: <200612151650.kBFGo9E29670@momjian.us> In-Reply-To: <200612151650.kBFGo9E29670@momjian.us> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200612152239.37359.peter_e@gmx.net> X-Y-GMX-Trusted: 0 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200612/164 X-Sequence-Number: 4087 Bruce Momjian wrote: > Also, the double-run of the PDF does not fix the index. Only a > proper bookindex.sgml does, that, so I removed the double runs and > either Peter or I will work on issuing a warning when the > bookindex.sgml file isn't proper, so people know to run it again. Producing a warning isn't hard, but the question is where to put it so it doesn't get buried in all the other output. -- Peter Eisentraut http://developer.postgresql.org/~petere/