Re: [O] Strange problems when exporting asynchronously in beamer mode
Nicolas Goaziou writes: > You could try adding (require 'ox-beamer) above. That did it. For some reason, it wasn't needed before. Julien.
Re: [O] Strange problems when exporting asynchronously in beamer mode
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