From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: publishing files with images to latex Date: Wed, 08 Mar 2017 09:35:33 +0100 Message-ID: <87y3wg17ze.fsf@nicolasgoaziou.fr> References: <20170228125944.08ed0797@pckr186.mpip-mainz.mpg.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36201) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1clZ9g-00060q-P6 for emacs-orgmode@gnu.org; Wed, 08 Mar 2017 05:49:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clZ9f-00026Y-Oz for emacs-orgmode@gnu.org; Wed, 08 Mar 2017 05:49:16 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:60732) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1clZ9f-00026R-J0 for emacs-orgmode@gnu.org; Wed, 08 Mar 2017 05:49:15 -0500 In-Reply-To: <20170228125944.08ed0797@pckr186.mpip-mainz.mpg.de> (Robert Klein's message of "Tue, 28 Feb 2017 12:59:44 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Robert Klein Cc: emacs-orgmode@gnu.org Hello, Robert Klein writes: > when I publish a project to PDF org-mode does not include the images in > the exported PDF (i.e. LaTeX doesn't find them), when I start the > publishing process from a buffer which is /not/ in the directory to be > published. > > > E.e. when I have the org files in ~/Documents/mpipdocs/linux and > publish to the same directory, but I'm in a buffer ~/.emacs, the images > show not up in the PDF export and in the *Messages* I get messages "PDF > file exported with errors" or so. > > However, when I'm visiting, e.g. ~/Documents/mpipdocs/linux/index.org > and start the publishing process, everything goes Ok. Fixed. Could you confirm it? Thank you. Regards, -- Nicolas Goaziou