emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: org-latex-pdf-process as a lisp function?


From: John Kitchin
Subject: Re: org-latex-pdf-process as a lisp function?
Date: Sun, 30 Apr 2023 19:56:30 -0400

Thanks for this and the other one too!

On Sun, Apr 30, 2023 at 12:41 PM Ihor Radchenko <yantar92@posteo.net> wrote:
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>


--
John

-----------------------------------
Professor John Kitchin (he/his)
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
https://kitchingroup.cheme.cmu.edu
https://pointbreezepubs.gumroad.com/ pycse bookstore

reply via email to

[Prev in Thread] Current Thread [Next in Thread]