Re: [O] BIND and LaTeX export

2013-05-16 Thread Nicolas Goaziou
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

Re: [O] BIND and LaTeX export

2013-05-13 Thread Fabrice Popineau
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

Re: [O] BIND and LaTeX export

2013-05-13 Thread 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-directory %o %f") > > My default value for this var