Hello,

Göktuğ Kayaalp <s...@gkayaalp.com> writes:

> Also, another question remains: how do we extend this to #+begin_export
> blocks?  But that's unclear to me maybe because I don't know in detail
> how header arguments work.  Ideally this feature would work for _any
> block_ editable by ‘org-edit-special’ (i.e. C-c '), and again ideally
> using the same syntax.

Export blocks, like any other element, accept #+header: keyword, e.g.,

    #+header: whatever
    #+begin_export latex
    ...
    #+end_export

Note that, however, such header arguments are ignored during export.

Regards,

-- 
Nicolas Goaziou

Reply via email to