emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Block level specification for tex code html export method


From: Nicolas Goaziou
Subject: Re: [O] Block level specification for tex code html export method
Date: Thu, 03 Sep 2015 23:38:30 +0200

Hello,

Andreas Leha <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]