>>> "Eric" == Eric S Fraga <[email protected]> writes:
> On Wednesday, 21 Jun 2017 at 13:01, Uwe Brauer wrote:
>> Debugger entered--Lisp error: (error "Cannot convert from csv format
>> to xlsx format?")
> What does (org-odt-do-reachable-formats "csv") return?
Ha thanks
I had to set
(add-to-list 'org-odt-convert-processes '("gnumeric" "/usr/bin/ssconvert %i
%o"))
Otherwise ssconvert was not found.
I reported the misbehavior of LO/OO concerning the coding in the
relevant list. Maybe it is a bug.
