emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [new exporter] Enabling multiple exporters?


From: Michael Gauland
Subject: [O] [new exporter] Enabling multiple exporters?
Date: Thu, 18 Oct 2012 21:47:55 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

I've just started playing with the new exporter. My .emacs files includes:

(require 'org-export)
(require 'org-e-latex)
(require 'org-e-html)
(require 'org-e-odt)
(require 'org-e-beamer)

But when I run org-export-dispatch, the only choices I get are 'Export to ODT'
and 'Publish'.

If I comment out (require 'org-e-odt) and restart emacs, org-export-dispatch
offers to 'Export to LaTeX' or 'Publish'.

I'm using the latest from git.

What am I doing wrong?

Thanks,
Mike





reply via email to

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