Hello,

Robert Klein <klein...@mpip-mainz.mpg.de> writes:

> There is still a small issue, though.  I tried org-e-publish to pdf
> with one small difference:
>
> 1. I'm in a buffer, the visited file is in the base-directory.  M-x 
> org-e-publish... Publishing works Ok.
>
> 2. I'm in a buffer, visiting a buffer /not/ in the base-directory.
> M-x 
> org-e-publish... The pdf's don't have their images included.
>
> I suspect, pdflatex is called using a working directory which is not
> the base-directory but the default-directory of the buffer from which
> I M-x 
> org-e-publish.

I pushed a patch to solve this. May you confirm it is fine now?

Important note : I moved publishing functions to their respective
back-end, renaming them in the process. For example
`org-e-publish-org-to-pdf' becomes `org-e-latex-publish-to-pdf'.


Regards,

-- 
Nicolas Goaziou

Reply via email to