|
From: | Fabrice Popineau |
Subject: | Re: [O] BIND and LaTeX export |
Date: | Mon, 13 May 2013 21:13:50 +0200 |
Hello,
I'm surprised it even worked. BIND keywords only affect the export
Fabrice Popineau <address@hidden> writes:
> Is it me or something is wrong with the very latest org-mode (git
> repository).
> I have this line in my org-file :
>
> #+BIND: org-latex-pdf-process ("pdflatex -interaction nonstopmode
> -shell-escape -output-directory %o %f")
>
> My default value for this variable states that lualatex is used for
> compilation.
> Even using the BIND line, it is still lualatex which is used.
> And I have set org-export-allow-bind-keywords to t.
>
> I'm pretty sure it worked a couple of days ago.
process, i.e. Org to LaTeX translation in this case. File compilation to
PDF is a post-processing thing, these keywords don't survive that long.
You may use file local variables instead.
[Prev in Thread] | Current Thread | [Next in Thread] |