François Pinard wrote:
> In org-latex.el, function org-export-as-pdf is said to "automatically
> add -shell-escape when needed", and apparently it does.
>
Well, that's what it says, but the "when needed" part is not true:
org-export-as-pdf only deals with minted, but there are other packages
tha
pin...@iro.umontreal.ca (François Pinard) writes:
Sorry, a typo:
> If I remove that edition and leave org-latex-to-pdf-process in
> ~/.emacs, [...]
I meant "leave org-latex-to-pdf alone, out of ~/.emacs",
> command "C-c C-e d" still gives a fontified, colored source code in
> the genrated PDF.
Hi again!
In org-latex.el, function org-export-as-pdf is said to "automatically
add -shell-escape when needed", and apparently it does.
The org-export-latex-listings variable says: "In addition, it is
necessary to install pygments (http://pygments.org), and to configure
the variable `org-latex-to