Nicolas Goaziou writes:
> You could try adding (require 'ox-beamer) above.
That did it. For some reason, it wasn't needed before.
Julien.
Hello,
Julien Cubizolles writes:
> The contents of the
> "/home/wilk/configuration/elisp/org-export-async-init-test.el" file are:
>
> ;;~/.emacs -*- mode: lisp-*-
> (setq org-export-async-debug t)
>
> (add-to-list 'load-path (expand-file-name "~/info/emacs/org-mode/lisp"))
> (add-to-list 'load-p
I recently upgraded to the latest git version and every asynchronous
export to pdf in beamer mode fails whereas the asynchronous mode has no
problem. I didn't change anything in my setup, and it was working fine
before.
With the following Org file (the first lines are to ensure that the
latest git