emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* No inline property value after subtree export
@ 2012-07-17 13:20 Miguel Ruiz
  2012-07-17 14:13 ` Giovanni Ridolfi
  2012-08-04 21:03 ` Bastien
  0 siblings, 2 replies; 4+ messages in thread
From: Miguel Ruiz @ 2012-07-17 13:20 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 810 bytes --]

Hi,
In this minimal example
----------org-mode file start------------------------#+OPTIONS: toc:nil#+AUTHOR:#+DATE:* Level 1  :PROPERTIES:  :ID:       527b694d-8288-4d37-a06a-a288bd9592b5  :END:This is level 1 with ID {{{property(ID)}}}** Level 2   :PROPERTIES:   :ID:       1cf7847a-0977-4f18-8dc1-c3058a89a596   :END:This is level 2 with ID {{{property(ID)}}}*** Level 3    :PROPERTIES:    :ID:       2b9390ca-17ea-452f-be68-28c134dd376e    :END:This is level 3 with ID{{{property(ID)}}}----------org-mode file end -------------------

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? 

[-- Attachment #2: Type: text/html, Size: 2421 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-09-01  9:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-17 13:20 No inline property value after subtree export Miguel Ruiz
2012-07-17 14:13 ` Giovanni Ridolfi
2012-09-01  9:37   ` Nicolas Goaziou
2012-08-04 21:03 ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).