From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: No inline property value after subtree export Date: Sat, 04 Aug 2012 23:03:22 +0200 Message-ID: <87d3368j51.fsf@gnu.org> References: <1342531239.25608.YahooMailClassic@web29002.mail.ird.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39978) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SxlUq-00052F-Jl for emacs-orgmode@gnu.org; Sat, 04 Aug 2012 17:02:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SxlUp-0006p1-N2 for emacs-orgmode@gnu.org; Sat, 04 Aug 2012 17:02:52 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:42260) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SxlUp-0006ox-F6 for emacs-orgmode@gnu.org; Sat, 04 Aug 2012 17:02:51 -0400 Received: by wibhq4 with SMTP id hq4so429822wib.12 for ; Sat, 04 Aug 2012 14:02:50 -0700 (PDT) In-Reply-To: <1342531239.25608.YahooMailClassic@web29002.mail.ird.yahoo.com> (Miguel Ruiz's message of "Tue, 17 Jul 2012 14:20:39 +0100 (BST)") 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: Miguel Ruiz Cc: emacs-orgmode@gnu.org Hi Miguel, Miguel Ruiz writes: > In this minimal example > > [...] > > if I do org-export then "1"(subtree) then "d"(LaTeX) with the cursor > in the "Level 2" heading, I get "Level 2" as document title, but the > ID value is not evaluated so I get {{{property(ID)}}} instead. The > level 3 ID value is correctly exported. > > Any hint to solve it? This should be fixed now, thanks for testing, -- Bastien