emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* new exporter, conditional options according to backend
@ 2013-01-18 15:47 Ezequiel Birman
  2013-01-19 22:48 ` Nicolas Goaziou
  0 siblings, 1 reply; 11+ messages in thread
From: Ezequiel Birman @ 2013-01-18 15:47 UTC (permalink / raw)
  To: emacs-orgmode

Is it possible to write something like this with the new exporter?

#+OPTIONS: (if (and (boundp 'org-export-current-backend) (eq org-export-current-backend 'e-beamer)) "H:1" "H:3")

From what I read in org-export.el the backend is stored in a plist, not
sure how to get it's value when exporting.

Or, maybe I need to write a filter function to be run from
org-export-before-process-hook?

-- 
Ezequiel Birman

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-01-28  7:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-18 15:47 new exporter, conditional options according to backend Ezequiel Birman
2013-01-19 22:48 ` Nicolas Goaziou
2013-01-20  4:38   ` Ezequiel Birman
2013-01-20  5:35   ` Jambunathan K
2013-01-20  9:28     ` Nicolas Goaziou
2013-01-20 16:22       ` Jambunathan K
2013-01-28  7:12         ` Nicolas Goaziou
2013-01-24 20:32   ` Andreas Leha
2013-01-25 13:23     ` Nicolas Goaziou
2013-01-25 17:37   ` cberry
2013-01-25 17:50     ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).