From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: #+BEAMER_THEME fails Date: Tue, 17 Sep 2013 14:13:26 +0200 Message-ID: <20130917121326.GC22454@kuru.dyndns-at-home.com> References: <87r4cn3lin.fsf@hornfels.zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VLu9x-0006wF-9r for emacs-orgmode@gnu.org; Tue, 17 Sep 2013 08:13:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VLu9r-0003tT-7C for emacs-orgmode@gnu.org; Tue, 17 Sep 2013 08:13:37 -0400 Received: from mail-ea0-x234.google.com ([2a00:1450:4013:c01::234]:36058) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VLu9q-0003tC-VO for emacs-orgmode@gnu.org; Tue, 17 Sep 2013 08:13:31 -0400 Received: by mail-ea0-f180.google.com with SMTP id h10so2653314eaj.39 for ; Tue, 17 Sep 2013 05:13:29 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87r4cn3lin.fsf@hornfels.zedat.fu-berlin.de> 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 Hi Loris, On Tue, Sep 17, 2013 at 10:22:40AM +0200, Loris Bennett wrote: > Hi, > > Using Emacs 24.2.1 (Org mode 8.1.1) and having read the page > > http://orgmode.org/worg/exporters/beamer/ox-beamer.html > > I assumed I would be able to set the Beamer theme using > > #+BEAMER_THEME: Madrid > > However, this did not work and I just got the default theme. However, > looking at Can you provide a minimal working example[1] with a sample of the exported LaTeX code for you? > http://orgmode.org/worg/exporters/beamer/presentation.org.html > > I found the more cryptic > > #+latex_header: \mode{\usetheme{Madrid}} > > which did work. Well, this inserts raw LaTeX in the exported file. So yes, that should always work. Footnotes: [1] -- Suvayu Open source is the future. It sets us free.