emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Extending ODT export


From: Christian Moe
Subject: Re: [O] Extending ODT export
Date: Tue, 07 May 2013 14:29:23 +0200
User-agent: mu4e 0.9.9.5-dev6; emacs 24.3.1

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).

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




reply via email to

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