From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastien Vauban Subject: Re: #+BEAMER not defined? Date: Sat, 14 Jun 2014 21:06:18 +0200 Message-ID: <864mzne2fp.fsf@somewhere.org> References: <86fvj8h9dy.fsf@somewhere.org> <874mznhpxs.fsf@bzg.ath.cx> 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 Hi Nicolas and Bastien, Bastien wrote: > Sebastien Vauban writes: > >> - the construct #+Beamer_BEGIN/END exists, but not #+Beamer? > > Your subconscious wants something that does not exists :) Though I still don't understand the results I got with my ECM, here is a right ECM... --8<---------------cut here---------------start------------->8--- #+OPTIONS: H:1 ** ECM #+BEGIN_Beamer \bold{BeamerFoo} #+END_Beamer #+BEAMER: \bold{BeamerBar} #+BEGIN_LaTeX \bold{LaTeXBaz} #+END_LaTeX #+LaTeX: \bold{LaTeXFooBar} --8<---------------cut here---------------end--------------->8--- ... which acts as EXPECTED. Sorry for my mental confusion -- must have been very very tired. Best regards, Seb -- Sebastien Vauban