Hi,

In org-mode 7, I was able to use the (documented) variable
org-export-current-backend to test what the current backend is, allowing
me to dynamically produce and include images of different formats
depending on whether I was exporting to latex (tikz) or html (png).

In org-mode 8, I cannot find this variable, or any documented variable
of a similar nature.  What is the recommended way for dispatching at the
emacs-lisp level when exporting a document on the export backend?

Thanks,

Christophe


Reply via email to