|
From: | KDr2 |
Subject: | Re: [O] #+INCLUDE: file in code block results does not work? |
Date: | Wed, 26 Mar 2014 22:04:44 +0800 |
Thanks very much.I use dynamic block now, by adding `org-update-all-dblocks' to `org-export-before-processing-hook'.On Wed, Mar 26, 2014 at 5:42 PM, Nicolas Goaziou <address@hidden> wrote:
Nicolas Goaziou <address@hidden> writes:Err, no. Macros are also expanded after INCLUDE keywords. The only code
> You can use a macro here:
>
> #+MACRO: inc-file #+INCLUDE: /path/to-include-dir/$1
>
> {{{inc-file(a.org)}}}
executed before these are handled is
`org-export-before-processing-hook'.
----KDr2, http://kdr2.com
[Prev in Thread] | Current Thread | [Next in Thread] |