From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: macro expansion in #+begin_latex Date: Sat, 13 Jun 2015 18:58:04 +0200 Message-ID: <87ioarzgtf.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58887) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3ojs-0007AX-UA for emacs-orgmode@gnu.org; Sat, 13 Jun 2015 12:57:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z3ojs-00065Y-72 for emacs-orgmode@gnu.org; Sat, 13 Jun 2015 12:57:00 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:53119) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3ojs-00064j-1d for emacs-orgmode@gnu.org; Sat, 13 Jun 2015 12:57:00 -0400 In-Reply-To: (wero sacero's message of "Sat, 13 Jun 2015 11:00:52 +0200") 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@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: wero_sacero Cc: emacs-orgmode@gnu.org Hello, wero_sacero writes: > hi, is there anybody that know why in the lastest version of org-mode > exporting in latex, the macro like {{{title}}} is not expanded if it > is put in a begin_latex? > > In version 7.9... it was working, and I think it should work also now. > > Can anyone explain me if it is a non-feature or a bug? It is a non-feature. Macro are not allowed in raw or verbatim environments. Regards, -- Nicolas Goaziou