emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Setting The Output Directory for Markdown Export.
@ 2015-01-19 10:53 Ian Barton
  0 siblings, 0 replies; 3+ messages in thread
From: Ian Barton @ 2015-01-19 10:53 UTC (permalink / raw)
  To: org-mode mailing list

I want to export a single file to somewhere other than its current 
directory. Using publish seems to be over the top for this simple use case.

I can't find a variable or in buffer option that lets me set the output 
directory. Searching the list turns up org-export-publishing-directory, 
but this seems to have been deprecated. Is there something obvious I 
have missed?

Ian.

^ permalink raw reply	[flat|nested] 3+ messages in thread
* Re: Setting The Output Directory for Markdown Export.
@ 2015-01-19 11:06 Dieter Van Eessen
  2015-01-19 11:38 ` Ian Barton
  0 siblings, 1 reply; 3+ messages in thread
From: Dieter Van Eessen @ 2015-01-19 11:06 UTC (permalink / raw)
  To: org-mode mailing list

[-- Attachment #1: Type: text/plain, Size: 962 bytes --]

Hello,

Just something which might be usefull as a workaround.
I know org-babel-tangle allows you to tangle blocks to certain location,
and there is also a hook available for post-processing.

Now what if you'd put your whole file in a source block, with language
'org',
tangle it to the location you want and use exporting capabilities as
post-processing tool?

Could be an awfull workaround :)
but it's the first thing that popped up in my mind when reading your
question

have fun,
Dieter

On Mon, Jan 19, 2015 at 11:53 AM, Ian Barton <lists@wilkesley.net> wrote:

> I want to export a single file to somewhere other than its current
> directory. Using publish seems to be over the top for this simple use case.
>
> I can't find a variable or in buffer option that lets me set the output
> directory. Searching the list turns up org-export-publishing-directory,
> but this seems to have been deprecated. Is there something obvious I have
> missed?
>
> Ian.
>

[-- Attachment #2: Type: text/html, Size: 1486 bytes --]

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

end of thread, other threads:[~2015-01-19 11:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-19 10:53 Setting The Output Directory for Markdown Export Ian Barton
  -- strict thread matches above, loose matches on Subject: below --
2015-01-19 11:06 Dieter Van Eessen
2015-01-19 11:38 ` Ian Barton

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).