John Kitchin <jkitchin@andrew.cmu.edu> writes:
> The documentation for org-latex-pdf-process says that it can be a list of
> strings, or a lisp function.
> ...
> In org-compile-file-commands, I think this line
>
> ((pred functionp) process)
>
> should instead be
>
> ((pred functionp) (list process))
Yes, indeed.
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=310a66891
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>