From mboxrd@z Thu Jan 1 00:00:00 1970 From: wero_sacero Subject: macro expansion in #+begin_latex Date: Sat, 13 Jun 2015 11:00:52 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44645) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3hJ9-0002X7-Ql for emacs-orgmode@gnu.org; Sat, 13 Jun 2015 05:00:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z3hJ8-0006Vd-U6 for emacs-orgmode@gnu.org; Sat, 13 Jun 2015 05:00:55 -0400 Received: from mail-wg0-x229.google.com ([2a00:1450:400c:c00::229]:33232) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3hJ8-0006Uy-NR for emacs-orgmode@gnu.org; Sat, 13 Jun 2015 05:00:54 -0400 Received: by wgez8 with SMTP id z8so37219441wge.0 for ; Sat, 13 Jun 2015 02:00:53 -0700 (PDT) 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: emacs-orgmode@gnu.org 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? Thanks a lot, Wero