From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: [New exporter] Wrong export to LaTeX Date: Fri, 12 Oct 2012 14:15:31 +0200 Message-ID: <20121012121531.GE24769@kuru.dyndns-at-home.com> References: <80txu1ma6t.fsf@somewhere.org> <87bog9401p.fsf@gmail.com> <20121011165232.GB15182@kuru.dyndns-at-home.com> <877gqw51z9.fsf@gmail.com> <20121012102434.GA24769@kuru.dyndns-at-home.com> <80ipagvtjj.fsf@somewhere.org> <80626g3oyg.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54078) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMe9f-0005Zq-IJ for emacs-orgmode@gnu.org; Fri, 12 Oct 2012 08:16:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TMe9Q-0004oE-1x for emacs-orgmode@gnu.org; Fri, 12 Oct 2012 08:15:51 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:39353) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMe9P-0004mf-R7 for emacs-orgmode@gnu.org; Fri, 12 Oct 2012 08:15:35 -0400 Received: by mail-wi0-f177.google.com with SMTP id hj13so511898wib.12 for ; Fri, 12 Oct 2012 05:15:35 -0700 (PDT) Content-Disposition: inline In-Reply-To: <80626g3oyg.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: emacs-orgmode@gnu.org On Fri, Oct 12, 2012 at 01:32:55PM +0200, Sebastien Vauban wrote: > Hi Suvayu and Nicolas, > > "Sebastien Vauban" wrote: > > Suvayu Ali wrote: > >> On Thu, Oct 11, 2012 at 07:54:02PM +0200, Nicolas Goaziou wrote: > >> > >> What I'm getting at is, without the LaTeX_CLASS set to beamer, the > >> crucial \documentclass{beamer} directive is missing and the exported > >> LaTeX document won't be compilable[1]. Given the preceding comments are > >> correct, I would then say having a "beamer" class already defined in > >> org-e-beamer will save new users some trouble. Is my analysis valid, or > >> am I grossly wrong? > > > > I have had once my ECM exported without the documentclass directive as well, > > but I'm not 100% anymore of how I did it -- can't reproduce it right now. > > Anyhow, this is still strange to me. > > I've updated Org (as said in my last post): Org-mode version 7.9.2 > (release_7.9.2-436-g9b11e6 @ d:/home/sva/src/org-mode/lisp/). > Org-mode version 7.9.2 (release_7.9.2-436-g9b11e6 @ ...) > Then, restarted Emacs, launched the export dispatcher on my ECM: > $ emacs -nw -Q -l minimal.el ECM.org # only theme changed to default Followed by M-x org-e-beamer-export-to-pdf RET, exports correct LaTeX source which compiles without errors to a pdf. Are you sure it is not something in your setup? -- Suvayu Open source is the future. It sets us free.