From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: New exporter, beamer confusion Date: Wed, 6 Feb 2013 10:19:33 +1030 Message-ID: <87d2we8goi.fsf@ucl.ac.uk> References: <20130204063905.GA23614@kuru.dyndns-at-home.com> <87wqun5037.fsf@gmail.com> <874nhrlz4k.fsf@ucl.ac.uk> <87r4kuskhp.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45351) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2sFr-00010q-AZ for emacs-orgmode@gnu.org; Tue, 05 Feb 2013 18:48:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U2sFo-0004On-V1 for emacs-orgmode@gnu.org; Tue, 05 Feb 2013 18:48:47 -0500 Received: from am1ehsobe002.messaging.microsoft.com ([213.199.154.205]:3258 helo=am1outboundpool.messaging.microsoft.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2sFo-0004O7-Mb for emacs-orgmode@gnu.org; Tue, 05 Feb 2013 18:48:44 -0500 In-Reply-To: <87r4kuskhp.fsf@gmail.com> (Nicolas Goaziou's message of "Tue, 5 Feb 2013 19:06:58 +0100") 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Nicolas Goaziou writes: [...] >> I have attached the simple test file. >> >> Where am I going wrong? If I change H:2 to H:1, it works although >> obviously the output is not what I want. Have I misunderstand something >> rather fundamental? > > I have no problem exporting this file. Though, judging from the > backtrace, you're using the old exporter since `org-beamer-sectioning' > comes from it. Which is rather strange although that thought had entered my mind. I do not understand how I am ending up in that code when I start the exporter off with the new dispatcher. Other files work fine but this one doesn't. The funny thing is that if I use the old dispatcher, and hence the old exporter, it works! There has to be something in my emacs/org configuration somewhere that is causing problems. So I try a minimal example (emacs -Q, set up paths to git org, load in org-e-beamer) and things get even stranger. The same org file exports (no error), but to a latex file that has no document class definition. The first (non-comment) line of the latex file is \usetheme{Madrid}. I am really confused. The system is rather fragile, it would seem. I will continue playing... although I guess I should try to do some work as well ;-) -- : Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D : in Emacs 24.3.50.1 and Org 7.9.3e-897-g787a07