Eric S Fraga <e.fraga <at> ucl.ac.uk> writes: > Also, what is the difference between =org-latex-pdf-process= and > =org-latex-to-pdf-process= (note the extra -to in the latter)? One is > defined in ox-latex and the other in org-latex.
"These are not the droids you were searching for." Nothing defined in the old exporter should be used with the new one. The danger is that some of this stuff will autoload parts of the old exporter and potentially wreak serious havoc. Regards, Achim.