From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: emacs-orgmode@gnu.org
Subject: Re: Sharing documents with bibtex bibliography from org to non-org users
Date: Tue, 16 Aug 2016 19:48:34 +0800 [thread overview]
Message-ID: <871t1pj5nx.fsf@ericabrahamsen.net> (raw)
In-Reply-To: m2shu5aqla.fsf@gmail.com
Ken Mankoff <mankoff@gmail.com> writes:
> Hi Martin,
>
> The workflow I've been using for the past few months is this:
>
> 1) Export to ODT and then use LibreOffice to convert ODT to DOC with,
>
> (use-package ox-odt
> :ensure nil
> :config (progn
> (setq org-odt-preferred-output-format "doc")
> (setq org-odt-convert-processes
> '(("LibreOffice" "/Applications/LibreOffice.app/Contents/MacOS/soffice --headless --convert-to %f%x %i")))))
>
> Note that LibreOffice *cannot* be open/running while exporting, or the conversion fails.
So *that's* what's going on! I could never figure out why it failed
sometimes -- there was no pattern that I could see. Is it possible for
the export process to know that this is why it failed, and provide a
more specific error message?
next prev parent reply other threads:[~2016-08-16 16:11 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-16 3:36 Sharing documents with bibtex bibliography from org to non-org users Martin Leduc
2016-08-16 10:40 ` Julian M. Burgos
2016-08-16 11:05 ` Martin Leduc
2016-08-16 11:41 ` Ken Mankoff
2016-08-16 11:48 ` Eric Abrahamsen [this message]
2016-08-16 17:09 ` Ken Mankoff
2016-08-16 23:25 ` Maria Shinoto
2016-08-17 1:30 ` Martin Leduc
2016-08-17 2:00 ` Ken Mankoff
2016-08-17 5:34 ` Maria Shinoto
2016-08-16 15:16 ` Julian M. Burgos
2016-08-17 1:18 ` Martin Leduc
2016-08-24 16:38 ` Uwe Brauer
-- strict thread matches above, loose matches on Subject: below --
2016-08-15 18:34 Martin Leduc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871t1pj5nx.fsf@ericabrahamsen.net \
--to=eric@ericabrahamsen.net \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).