emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] the role of org-odt-preferred-output-format etc


From: Uwe Brauer
Subject: Re: [O] the role of org-odt-preferred-output-format etc
Date: Sun, 10 Apr 2016 15:52:16 +0000
User-agent: Gnus/5.130016 (Ma Gnus v0.16) Emacs/25.1.50 (gnu/linux)

>>> "Ken" == Ken Mankoff <address@hidden> writes:

    > I convert to DOC with the following on OS X:

    > (use-package ox-odt
    >   :ensure nil
    >   :config (progn
    >       (setq org-odt-preferred-output-format "doc")
    >       (setq org-odt-convert-processes
    >             '(("LibreOffice" 
"/path/to/LibreOffice.app/Contents/MacOS/soffice --headless --convert-to %f%x 
%i")))))

Thanks that works, as far as the setq are concerned, what is use-package
supposed to do, in my GNU emacs 25 I cannot find it.


    > It fails if LibreOffice is running, but works if it is not running.

Ah this is a point, I did not consider, thanks!



reply via email to

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