Julien Cubizolles <j.cubizol...@free.fr> writes:

> I investigated further, here is the barest ECM I could come up with.

[...]

> (setq org-publish-project-alist
>         `(("latex"
>            :base-directory "./"
>            :publishing-directory "./"
>            :publishing-function org-latex-publish-to-latex
>            :exclude ".*"
>            :latex-class "article"
>            :include ("test.org")
>            )
>            ("global" :components ("latex"))))

This should be fixed now. Thank you for reporting it.

Regards,

Reply via email to