emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Using HTML or ODF to get content from Org to Word


From: Jambunathan K
Subject: Re: [O] Using HTML or ODF to get content from Org to Word
Date: Sat, 14 Jul 2012 23:41:16 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (windows-nt)

Karl Voit <address@hidden> writes:

> * Jambunathan K <address@hidden> wrote:
>>
>> Instead of importing ODT documents right inside Microsoft Office, one
>> can have LibreOffice do the ODT->DOC(X) conversion and import the LO
>> created DOC(X) file in to Microsoft Office.
>
> As a side-mark to your great comments: LibreOffice (and
> OpenOffice.org) is able to convert documents from command line without
> having the need for opening them, invoking a save-as-process,
> choosing a different format, and closing it.
>
> If somebody needs to do (semi-automatically) conversions, take a
> look into the command line option "--convert-to".

M-x pp-eval-expresssion RET org-export-odt-convert-processes RET

will you give you this.  Note the first entry.

,---- C-h v org-export-odt-convert-processes
|   (("LibreOffice" "soffice --headless --convert-to %f%x --outdir %d %i")
|    ("unoconv" "unoconv -f %f -o %d %i"))
`----
-- 



reply via email to

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