emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Use babel to import table data from OpenDocument spreadsheets?


From: James Harkins
Subject: Re: [O] Use babel to import table data from OpenDocument spreadsheets?
Date: Tue, 02 Jul 2013 22:30:20 +0800
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

At Tue, 02 Jul 2013 19:49:43 +0530,
Jambunathan K wrote:
> M-x org-odt-convert RET
> 
> or
> 
> (org-odt-convert ......)

Is this valid for .ods, or only .odt? The file is from LibreOffice Calc, not 
Writer.

I made a quick test and got only "failed." From the Messages, I can see it's 
using a headless soffice, so maybe it needs some other command line parameters. 
That will have to wait for another day... busy with other things now.

Debug (ox-odt): Searching for OpenDocument styles files...
Debug (ox-odt): Trying /usr/share/emacs/etc/org/styles/...
Debug (ox-odt): Using styles under /usr/share/emacs/etc/org/styles/
Debug (ox-odt): Searching for OpenDocument schema files...
Debug (ox-odt): Trying /usr/share/emacs/etc/org/schema/...
Debug (ox-odt): Using schema files under /usr/share/emacs/etc/org/schema/
Making completion list...
Executing soffice --headless --convert-to csv --outdir 
/home/dlm/Documents/xinghai/12-13-spring/ 
/home/dlm/Documents/xinghai/12-13-spring/gradesheet.ods

Export to /home/dlm/Documents/xinghai/12-13-spring/gradesheet.csv failed

hjh



reply via email to

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