From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Controlling pagination on headings in Latex/PDF export? Date: Fri, 17 Feb 2012 11:40:07 -0500 Message-ID: <1850.1329496807@alphaville> References: <44B0EAE8544C834188E8790873CDE1CC3E11EA@ARCEXCHANGE.arc.local> <16733.1329416454@alphaville> <44B0EAE8544C834188E8790873CDE1CC3E154C@ARCEXCHANGE.arc.local> <80obsyr2b7.fsf@somewhere.org> <44B0EAE8544C834188E8790873CDE1CC3E15DA@ARCEXCHANGE.arc.local> <44B0EAE8544C834188E8790873CDE1CC3E15F0@ARCEXCHANGE.arc.local> <807gzmr0f6.fsf@somewhere.org> <24985.1329426160@alphaville> <80obsxq1o7.fsf@somewhere.org> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59915) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyQr7-00011h-TX for emacs-orgmode@gnu.org; Fri, 17 Feb 2012 11:40:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RyQqy-00018V-Bq for emacs-orgmode@gnu.org; Fri, 17 Feb 2012 11:40:21 -0500 Received: from g5t0007.atlanta.hp.com ([15.192.0.44]:43829) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyQqy-00018C-7A for emacs-orgmode@gnu.org; Fri, 17 Feb 2012 11:40:12 -0500 In-Reply-To: Message from "Sebastien Vauban" of "Fri, 17 Feb 2012 09:55:36 +0100." <80obsxq1o7.fsf@somewhere.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sebastien Vauban Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org Sebastien Vauban wrote: > You cannot reproduce it, because I misplaced the call to mykeewithnextpar: it > must be between the two things you want to see glue'd together. > > Hence, in the example you mention, it works perfectly. > No, that's not what I'm talking about: I'm not using your mechanism at all (note the disabling ## in front). What I'm saying is that I find it exceedingly difficult to reproduce the behavior the OP reported at all: no tricks, just export to LaTeX and process. That's why I wanted to see an example of the input file. My contention is that LaTeX is pretty good at keeping things together that should be together, so the misbehavior indicates some *other* kind of problem: e.g. there is a fairly well known problem that causes all of the figures to end up at the end of the chapter, because the constraints imposed by the user make it impossible to DTRT. Nick