emacs-orgmode@gnu.org archives
 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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).