emacs-orgmode
[Top][All Lists]
Advanced

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

Re: export an org file to a latex file but in a differerent directory


From: Bastien
Subject: Re: export an org file to a latex file but in a differerent directory
Date: Fri, 04 Sep 2020 16:22:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hi Uwe,

Uwe Brauer <oub@mat.ucm.es> writes:

> I would like to export a org file, either as a latex file or as a html
> file, but in a different directory. Googeling 
>
> https://stackoverflow.com/questions/9559753/emacs-org-mode-export-to-another-directory
>
> But 
>
> #+bind: org-export-publishing-directory "./exports"
> #+TBLNAME: original
>
> | Day       | Color | Level | Quantity |
> |-----------+-------+-------+----------|
> | Tuesday   | Red   |    51 |       12 |
> | Thursday  | Red   |    49 |       30 |
> | Tuesday   | Red   |    45 |       15 |
> | Thursday  | Red   |    41 |       29 |
> | Thursday  | Red   |    39 |       24 |
> | Tuesday   | Blue  |    33 |       18 |
> | Monday    | Red   |    30 |       11 |
> | Wednesday | Red   |    27 |       23 |
> | Monday    | Blue  |    25 |        3 |
> | Wednesday | Blue  |    15 |       15 |
> | Wednesday | Blue  |    12 |       16 |
> | Friday    | Blue  |    11 |        9 |
> | Friday    | Blue  |     7 |        5 |
> | Friday    | Blue  |     6 |        8 |
>
>
> Does not work this variable does exist any more. (Backward compatibility
> sigh)
>
> So which is the correct variable to be used, now?

There is none, that's indeed a backward compatibility issue.

Best,

-- 
 Bastien



reply via email to

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