Received: from maia.hub.org (maia-3.hub.org [200.46.204.243]) by mail.postgresql.org (Postfix) with ESMTP id 08B361337B7E for ; Fri, 11 Feb 2011 18:41:03 -0400 (AST) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.243]) (amavisd-maia, port 10024) with ESMTP id 94868-01 for ; Fri, 11 Feb 2011 22:40:55 +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 0EB191337BA5 for ; Fri, 11 Feb 2011 18:40:54 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by spinlock.commandprompt.com (Postfix) with ESMTP id 7B872348026; Fri, 11 Feb 2011 14:40:48 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at commandprompt.com 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 WeFLAByvWz2f; Fri, 11 Feb 2011 14:40:46 -0800 (PST) Received: from perhan.alvh.no-ip.org (unknown [200.85.199.56]) by spinlock.commandprompt.com (Postfix) with ESMTPSA id 2407C348022; Fri, 11 Feb 2011 14:40:46 -0800 (PST) Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 2B8ED6E857; Fri, 11 Feb 2011 19:40:43 -0300 (CLST) Content-Type: text/plain; charset=UTF-8 Cc: Josh Kupershmidt , pgsql-docs , Peter Eisentraut Subject: Re: Building PDFs error: \pdfendlink ended up in different nesting level than \pd From: Alvaro Herrera To: Tom Lane In-reply-to: <21027.1296234711@sss.pgh.pa.us> References: <9473.1296172647@sss.pgh.pa.us> <19098.1296227476@sss.pgh.pa.us> <21027.1296234711@sss.pgh.pa.us> Date: Fri, 11 Feb 2011 19:40:43 -0300 Message-Id: <1297463798-sup-9930@alvh.no-ip.org> User-Agent: Sup/git Content-Transfer-Encoding: 8bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.324 tagged_above=-5 required=5 tests=BAYES_00=-1.9, RCVD_IN_NJABL_PROXY=2.224 X-Spam-Level: X-Archive-Number: 201102/44 X-Sequence-Number: 6392 Excerpts from Tom Lane's message of vie ene 28 14:11:51 -0300 2011: > > Something we might consider doing to try to make this more stable is to > > see if we can force more page breaks in the PDF output. That would > > isolate each chapter or section from changes in others. > > In my build, the entire contrib manual is potentially interdependent, > because the sub-sections of Appendix F don't start new pages. This > seems bad. What is even more curious is that it looks like the function > "man pages" within the dblink section *do* get forced page breaks. > That is inconsistent to say the least. How much control do we have over > this type of formatting decision? I think this is relative, because it seems we can control it if we're able to hack the stylesheet.dsl file -- which I know I can't quite follow. Peter is the person to ask, I think. -- Álvaro Herrera The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support