emacs-orgmode
[Top][All Lists]
Advanced

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

[O] org-odt: command line options for soffice bug?


From: Vinh Nguyen
Subject: [O] org-odt: command line options for soffice bug?
Date: Sat, 16 Feb 2013 14:33:26 -0800

Hi,

I was having issues exporting to a "doc" file with this in my init file:
(setq org-export-odt-preferred-output-format "doc")

After some debugging, it appears my "soffice" command takes a single
dash (-), not double dash (--) for command line arguments.  When I
change to

"soffice -headless -convert-to %f%x -outdir %d %i"

in org-odt.el, things seem to work.  I am running org-mode 7.9.3e on
Emacs 24.1.50.1 and LibreOffice 3.3.4 on Ubuntu 11.04.  Not sure if
this is specific to me or not, but it should be fixed in org-mode.
Thanks!

-- Vinh



reply via email to

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