emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Publishing using the new exporter


From: Nicolas Goaziou
Subject: Re: [O] Publishing using the new exporter
Date: Mon, 08 Oct 2012 14:55:00 +0200

Hello,

Robert Klein <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]