Hello,

Joon Ro <joon...@outlook.com> writes:

> I was wondering if there is a way to have subtree-specific variables?

Usually, you get subtree specific variables with node properties,
appending "EXPORT_" to them, e.g.

  * Subtree root
  :PROPERTIES:
  :EXPORT_AUTHOR: Not me
  :END:

> I have been using #+MACRO: but it seems it is a buffer-wide thing.

The suggestion above doesn't apply to MACRO keyword, mainly because
properties' values are only one line long.


Regards,

-- 
Nicolas Goaziou

Reply via email to