[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] odt export not working
From: |
Manfred Lotz |
Subject: |
Re: [O] odt export not working |
Date: |
Sun, 21 Apr 2013 16:31:57 +0200 |
On Sun, 21 Apr 2013 22:29:10 +0800
Eric Abrahamsen <address@hidden> wrote:
> Manfred Lotz <address@hidden> writes:
>
> > Hi there,
> > Using org-mode 8.0-2-g77476c (fedora 18 system) exporting to odt
> > doesn't work. zip program is available. When I do =C-c C-e= the
> > *Org Export Dispatcher* buffer pops up but showing nothing related
> > to odt. When now typing =o o= I get =Invalid Key=.
> >
> > Any idea what's going wrong.
>
> Are you calling (require 'ox-odt) somewhere in your config? Or
> configuring `org-export-backends'? ODT export isn't loaded by default,
> you'll have to load it explicitly by one of those two methods.
>
> Hope that's the extent of the problem,
>
> Eric
>
>
>
Yep, that was it. I didn't know that.
Thanks a lot, Eric.
--
Manfred