Hello,

Andreas Leha <andreas.l...@med.uni-goettingen.de> writes:

> This macro is from Eric Schulte initially.  And I guess I would be out
> of luck adapting it to new Org mode versions as well.

What about

  (defmacro by-backend (&rest body)
    `(case org-export-current-backend ,@body))
?

Regards,

-- 
Nicolas Goaziou

Reply via email to