|
From: | Xebar Saram |
Subject: | Re: [O] adding ODT to main export dialog |
Date: | Mon, 8 Jun 2015 07:16:36 +0300 |
There are generally two ways: use the customize interface to customize
`org-export-backends' (I think you *need* to use customize for that? Or
at least, you do if you want it to take immediate effect), or just
(require 'ox-odt). Personally I don't like customize very much, so I
just have a bunch of (require 'ox-*) statements in my org-init.el file.
Eric
Xebar Saram <address@hidden> writes:
> Hi all
>
> this must be trivial but google fails me on this. how does one add the
> ODT exporter to the main orgmode export dialog?
>
> kind regards
>
> Z
[Prev in Thread] | Current Thread | [Next in Thread] |