emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [BUG] Various problems with org-odt export


From: Christian Moe
Subject: [O] [BUG] Various problems with org-odt export
Date: Mon, 12 Dec 2011 13:28:57 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2

Hi,

Either something's gone wrong with my setup, or there are a number of issues to straighten out after org-odt moved to core.

Here's what I have so far (with Org 7.7 pulled this morning, Emacs 23.3.1, on a Mac). Issues 1 and 3 look urgent.

1. The org-export-odt-styles-file variable

still points to
"~/src/base/org-mode/contrib/odt/styles.xml"
as the default style template. The defcustom comes with a FIXME note, and that has become urgent, as the lack of a default styles file in the default place would cause Org-odt export to fail out of the box for most users. I'm not sure where this should point, but I assume it should not point to anything in contrib any longer.

2. The #+ODT_STYLES_FILE directive

does not seem to work. It's ignored and the value of org-export-odt-styles-file is used instead.

3. Current backend not set to 'odt?

During ODT export, org-export-format-source-code-or-example
fails while trying to load a file called "org-nil". So apparently org-export-current-backend fails to be passed the value 'odt on ODT export.

The latter problem could also explain why, trying to export a file with verse environments, I got LaTeX mixed in with the ODT XML...

Yours,
Christian




reply via email to

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