On 7 mei 2013, at 14:29, Christian Moe <m...@christianmoe.com> wrote:
> > Hi, > > Possible checks: What value do you have for org-odt-convert-processes? > Does the command it provide launch LibreOffice services on your system? > > On my Mac, the default "soffice" command is not recognized out of the > box; providing the full path to soffice > ("/Applications/LibreOffice.app/Contents/MacOS/soffice") helps. Also, it > only seems to work when LibreOffice isn't already running, though I may > be wrong about that (I just tried this for the first time). > Another check: Do you have write permissions in /home ? Why is it trying to write the file to that location? - Carsten > Yours, > Christian > > Julian M. Burgos writes: > >> By the way, it also fails with the "pdf" and "doc" options... >> >> Julian M. Burgos writes: >> >>> Hello everyone, >>> I want to export via ODT directly into a "docx" format. Following the >>> instructions in the manual, I added >>> (setq org-odt-preferred-output-format "docx") >>> to my .emacs file. But if I try to do an export I get the following >>> error message: >>> >>> "Export to /home/trial.docx failed" >>> >>> I am using org-mode 8.0.2, LibreOffice 3.5.7.2, and Fedora 17. >>> >>> Any ideas? >>> >>> Julian > >