emacs-orgmode
[Top][All Lists]
Advanced

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

[O] #+BEAMER not defined?


From: Sebastien Vauban
Subject: [O] #+BEAMER not defined?
Date: Fri, 13 Jun 2014 21:55:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.91 (windows-nt)

Hello,

Running this ECM:

--8<---------------cut here---------------start------------->8---
#+OPTIONS: H:1

** ECM

#+Beamer_BEGIN:
\bold{BeamerFoo}
#+Beamer_END:

#+Beamer: \bold{BeamerBar}

#+LaTeX_BEGIN:
\bold{LaTeXBaz}
#+LaTeX_END:

#+LaTeX: \bold{LaTeXFooBar}
--8<---------------cut here---------------end--------------->8---

outputs this:

--8<---------------cut here---------------start------------->8---
\bold{BeamerFoo}
\bold{LaTeXBaz}
\bold{LaTeXFooBar}
--8<---------------cut here---------------end--------------->8---

So:

- both the construct #+LaTeX_BEGIN/END and #+LaTeX exist...
- the construct #+Beamer_BEGIN/END exists, but not #+Beamer?

Is this normal?

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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