From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Org-beamer problems Date: Thu, 20 Jan 2011 08:57:07 +0000 Message-ID: <878vyg6jh8.fsf@ucl.ac.uk> References: <87y66gjzyp.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=43827 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PfrTd-0000yK-1Q for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 05:10:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PfrTY-0008NS-2z for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 05:10:48 -0500 Received: from vscani-d2.ucl.ac.uk ([144.82.108.133]:44794) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PfrTX-0008NK-V9 for emacs-orgmode@gnu.org; Thu, 20 Jan 2011 05:10:44 -0500 In-Reply-To: <87y66gjzyp.fsf@gmail.com> (Henri-Paul Indiogine's message of "Wed, 19 Jan 2011 14:22:38 -0800") 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: hindiogine@gmail.com Cc: emacs-org Henri-Paul Indiogine writes: > Greetings! > > I am also having difficulties running Beamer from org-mode. I am > running a fully updated Ubuntu with snapshot emacs and a daily updated > git version of org-mode. > > I am not able to get blocks, lists, and colums to work. I have a > feeling from Googling quite a bit that the problem is due to some > interaction between my org-mode header and .emacs. > > Unfortunately, the org-mode manual does not state how to configure > .emacs for Beamer export. There must be something going on with the > levels of headers and the B_Block directive. You do not need to configure anything for beamer support with recent (since 7.0 but even earlier) versions of org. > Here is the relevant part of my .emacs > > ------------------------------------------------- > (setq org-export-latex-classes [...] > ("beamer" "\\documentclass[bigger]{beamer} This is not needed and will in fact cause problems. The tutorial example on Worg should work out of the box except for the already discussed problems with the @ syntax for alerts. -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 : using Org-mode version 7.4 (release_7.4.223.g71650)