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