emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Debug (ox-odt): No OpenDocument schema files installed


From: Melleus
Subject: [O] Debug (ox-odt): No OpenDocument schema files installed
Date: Fri, 29 Aug 2014 20:16:57 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

I'm trying to set up the odt exporter which is disabled by default.
After loading the exporter with:
      (require 'ox-odt)
I got the message about missing files.
I inspected the org-odt-data-dir and found that it points to
non-existant directory. So I did:
      (setq org-odt-data-dir "/usr/share/emacs/24.3/etc/org")
(the directory with the proper xml files) before loading the ox-odt
library. The result did not changed. I still got the message about
missing files.

I use emacs-24.3.1 and org-mode-8.2.7b from Debian repositories.

What am I doing wrong? (Or is it disabled by default because it's broken?)

Thanks ahead.
 







reply via email to

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