From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Butz Subject: Re: export beamer Date: Tue, 4 May 2010 14:47:42 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O9HXX-0002M8-2C for emacs-orgmode@gnu.org; Tue, 04 May 2010 08:47:55 -0400 Received: from [140.186.70.92] (port=52541 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9HXV-0002Lh-NT for emacs-orgmode@gnu.org; Tue, 04 May 2010 08:47:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O9HXM-00086v-Hz for emacs-orgmode@gnu.org; Tue, 04 May 2010 08:47:53 -0400 Received: from mail-bw0-f217.google.com ([209.85.218.217]:57358) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9HXM-00086O-9S for emacs-orgmode@gnu.org; Tue, 04 May 2010 08:47:44 -0400 Received: by bwz9 with SMTP id 9so2006840bwz.9 for ; Tue, 04 May 2010 05:47:43 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rares Pop Cc: emacs-orgmode@gnu.org Hi Rares, I had a similar problem recently which was cured by including (require 'org-latex) in my .emacs file. Does this help in your case? Cheers, Erik On Tue, May 4, 2010 at 10:09 AM, Rares Pop wrote: > Hi all, > > i'm using emacs-23.1 and org-mode 6.35i and trying to export as PDF the > beamer document from the Beamer tutorial > http://orgmode.org/worg/org-tutorials/org-beamer.php > but i get the following error: > > org-export-latex-set-initial-vars: No definition for class `beamer' in > `org-export-latex-classes' > > Can you please help me on this front? > > Thanks, > Rares > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > >