* Bug in org-beamer-settings-template
@ 2009-12-08 5:46 Ethan Ligon
2009-12-08 17:21 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Ethan Ligon @ 2009-12-08 5:46 UTC (permalink / raw)
To: emacs-orgmode
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Bug in org-beamer-settings-template
2009-12-08 5:46 Bug in org-beamer-settings-template Ethan Ligon
@ 2009-12-08 17:21 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2009-12-08 17:21 UTC (permalink / raw)
To: Ethan Ligon; +Cc: emacs-orgmode
Indeed, thank you very much, fixed now.
- Carsten
On Dec 8, 2009, at 6:46 AM, Ethan Ligon wrote:
> 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
>
>
>
> _______________________________________________
> 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
- Carsten
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-12-08 17:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-08 5:46 Bug in org-beamer-settings-template Ethan Ligon
2009-12-08 17:21 ` Carsten Dominik
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).