Re: [O] Using macros in properties

2015-04-30 Thread Joon Ro
> From: m...@nicolasgoaziou.fr > > Actually, this is now possible in development version. Truth is no match > against Time. > Indeed! Thank you so much for letting me know (I just saw your reply). In fact I'm using the dev version and it seems to be working well. Thank you. -Joon

Re: [O] Using macros in properties

2015-04-05 Thread Nicolas Goaziou
Joon Ro writes: >> From: m...@nicolasgoaziou.fr >> >> This is not possible. >> > > Thanks for letting me know. :) Actually, this is now possible in development version. Truth is no match against Time. Regards,

Re: [O] Using macros in properties

2015-04-04 Thread Joon Ro
> From: m...@nicolasgoaziou.fr > > This is not possible. > Thanks for letting me know. :) -Joon

Re: [O] Using macros in properties

2015-04-04 Thread Nicolas Goaziou
Hello, Joon Ro writes: > I was wondering if it is possible to use macros in properties? I'm > exporting a subtree separately, and wanted to have something like > this: > * Heading:PROPERTIES: > :EXPORT_FILE_NAME: ./test:EXPORT_AUTHOR: {{{AUTHOR}}}:END: > #+MACRO: AUTHOR joon > But when I export

[O] Using macros in properties

2015-04-04 Thread Joon Ro
Hi, I was wondering if it is possible to use macros in properties? I'm exporting a subtree separately, and wanted to have something like this: * Heading:PROPERTIES: :EXPORT_FILE_NAME: ./test:EXPORT_AUTHOR: {{{AUTHOR}}}:END: #+MACRO: AUTHOR joon But when I export the document, the author part comes