From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastien Vauban Subject: #+BEAMER not defined? Date: Fri, 13 Jun 2014 21:55:37 +0200 Message-ID: <86fvj8h9dy.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: 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-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org 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