From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Force new page on exporting Date: Tue, 01 Jul 2014 11:30:09 -0400 Message-ID: <87k37xaygu.fsf@alphaville.bos.redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51310) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X2010-0002kf-UK for emacs-orgmode@gnu.org; Tue, 01 Jul 2014 11:30:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X200s-0000vJ-Fa for emacs-orgmode@gnu.org; Tue, 01 Jul 2014 11:30:38 -0400 Received: from plane.gmane.org ([80.91.229.3]:39152) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X200s-0000vA-9C for emacs-orgmode@gnu.org; Tue, 01 Jul 2014 11:30:30 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1X200q-00081p-Ht for emacs-orgmode@gnu.org; Tue, 01 Jul 2014 17:30:28 +0200 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Jul 2014 17:30:28 +0200 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Jul 2014 17:30:28 +0200 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: emacs-orgmode@gnu.org York Zhao writes: >> * Latex New Page :ignoreheading: >> #+latex: \newpage > > This should work, but didn't, I will figure out why when I have some time. > My understanding is that you need extra machinery to implement "ignoreheading": some sort of a filter[fn:1] is necessary, is this correct? Maybe that's what you are missing. Nick Footnotes: [fn:1] à la Suvayu or otherwise - there was some ML discussion recently that I glanced over briefly, but I skipped over most of it. Apologies if I've misunderstoof.