Hi, 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. Thanks for any help, -- Fabrice