emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Bug in org-beamer-settings-template


From: Ethan Ligon
Subject: [Orgmode] Bug in org-beamer-settings-template
Date: Tue, 8 Dec 2009 05:46:08 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Org-mode has been my constant companion for nearly two years now, but I keep
discovering new and wonderful things it can do.  It's been my practice for
somewhile to outline my talks in org-mode, export that to LaTeX, and then to
transform that into a beamer presentation by hand.  Faced with this tedious task
this weekend, I wondered whether it wouldn't be easy to automate parts of this
by customizing org-latex.  A couple of googles later and I found myself in this
thread, and a git clone after that I've got some nice slides.

This is just great!  But I've found a very minor bug to report.  After invoking
org-beamer-settings-template and [g]lobal, I get the template:

#+LaTeX_CLASS: beamer
#+LaTeX_CLASS_OPTIONS: [presentation]
#+BEAMER_FRAME_LEVEL: 1

#+BEAMER_HEADER_EXTRA: \usetheme{default}\usecolortheme{default}
#+COLUMNS: %45ITEM %10BEAMER_env(Env) %10BEAMER_envargs(Env Args)
%4BEAMER_col(Col) %8BEAMER_extra(Extra)
PROPERTY: BEAMER_col_ALL 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1.0 :ETC

Note the final line.  Surely this should be preceded by a "#+"?

-Ethan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]