all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-odt: command line options for soffice bug?
@ 2013-02-16 22:33 Vinh Nguyen
  2013-02-18 20:49 ` Vinh Nguyen
  2013-02-23  9:43 ` Bastien
  0 siblings, 2 replies; 4+ messages in thread
From: Vinh Nguyen @ 2013-02-16 22:33 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-02-23 11:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-16 22:33 org-odt: command line options for soffice bug? Vinh Nguyen
2013-02-18 20:49 ` Vinh Nguyen
2013-02-18 21:03   ` Ista Zahn
2013-02-23  9:43 ` Bastien

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.