Nicolas Goaziou <[email protected]> writes:
> I cannot reproduce it. Publishing "global" project succeeds.
Did you publish asynchronously ? I can publish "global" and "latex"
synchronously, "latex" asynchronously (see the following *Org Export
Process* buffer) : only "global" fails when run asynchronously.
--8<---------------cut here---------------start------------->8---
Loading /home/wilk/.org-timestamps/latex.cache...
Publishing file /home/wilk/tmp/test.org using `org-latex-publish-to-pdf'
Saving file /home/wilk/tmp/test.tex...
Wrote /home/wilk/tmp/test.tex
Processing LaTeX file /home/wilk/tmp/test.tex...
PDF file produced.
(("latex" :base-directory "./" :publishing-directory "./" :publishing-function
org-latex-publish-to-pdf :exclude ".*" :latex-class "article" :include
("test.org")))
--8<---------------cut here---------------end--------------->8---
Thanks for your help,
Julien.