emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] set a location for simple export of individual file?


From: Nicolas Goaziou
Subject: Re: [O] set a location for simple export of individual file?
Date: Sat, 28 Mar 2015 16:43:39 +0100

Hello,

Matt Price <address@hidden> writes:

> I have an org file with lots of long tables in it; org is great for the
> data entry part, but sometimes I want to see the long lines in the table in
> their entirety, and for this I export to HTML. It works great.  However,
> for whatever reason I don't want the HTML to live in the same directory as
> the original org file.*
>
> I have tried this:
>
> #+BIND: org-export-publishing-directory "/tmp/"
>
> But that doesn't work, I think because I export using the export interface,
> not by publishing. Is there a comparable variable for export location?

You can build a function around `org-export-to-file'. See
`org-html-export-to-html' for example.


Regards,

-- 
Nicolas Goaziou



reply via email to

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