emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] How to specify output file for org-latex-export-to-pdf


From: Charles Millar
Subject: Re: [O] How to specify output file for org-latex-export-to-pdf
Date: Sat, 20 Dec 2014 19:11:07 -0500
User-agent: Mozilla/5.0 (Windows NT 6.0; rv:35.0) Gecko/20100101 Firefox/35.0 SeaMonkey/2.32

Hi Guido,

Guido Van Hoecke wrote:
Hi,

How can I specify the desired output filename so that org-latex-export-to-pdf does no longer prompt me in the minibuffer?

I call it from a temporary buffer *perls* and always want to export to /tmp/perls.pdf

I've read the docs and tried to understand the lisp files, but did not come up with a solution.

TIA for your suggestions,


Guido.
Is this what you are looking for

** subtree heading
:PROPERTIES:
:EXPORT_FILE_NAME: path/to/filename
:END:

See the last paragraph in Org Manual Section 12.3

Charlie Millar



reply via email to

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