|
From: | Nicolas Goaziou |
Subject: | Re: [O] #+INCLUDE: file in code block results does not work? |
Date: | Wed, 26 Mar 2014 10:42:03 +0100 |
Nicolas Goaziou <address@hidden> writes: > You can use a macro here: > > #+MACRO: inc-file #+INCLUDE: /path/to-include-dir/$1 > > {{{inc-file(a.org)}}} Err, no. Macros are also expanded after INCLUDE keywords. The only code executed before these are handled is `org-export-before-processing-hook'.
[Prev in Thread] | Current Thread | [Next in Thread] |