Hello,
Fabrice Popineau writes:
> 2013/5/13 Nicolas Goaziou
>> Fabrice Popineau writes:
>>
>> I'm surprised it even worked. BIND keywords only affect the export
>> process, i.e. Org to LaTeX translation in this case. File compilation to
>> PDF is a post-processing thing, these keywords don't
2013/5/13 Nicolas Goaziou
> Hello,
>
> Fabrice Popineau 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-direc
Hello,
Fabrice Popineau 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 var