From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Babel-generated files not part of published projects? Date: Thu, 31 Jan 2013 14:42:27 +0100 Message-ID: <87a9rpii4c.fsf@bzg.ath.cx> References: <20130130180031.GA44277@gwolf.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54004) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0uPQ-0000UX-Be for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 08:42:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U0uPP-00021L-9V for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 08:42:32 -0500 Received: from we-in-x022a.1e100.net ([2a00:1450:400c:c03::22a]:59927 helo=mail-we0-x22a.google.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U0uPO-00021B-LY for emacs-orgmode@gnu.org; Thu, 31 Jan 2013 08:42:31 -0500 Received: by mail-we0-f170.google.com with SMTP id z53so2194192wey.1 for ; Thu, 31 Jan 2013 05:42:29 -0800 (PST) In-Reply-To: <20130130180031.GA44277@gwolf.org> (Gunnar Wolf's message of "Wed, 30 Jan 2013 12:00:31 -0600") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Gunnar Wolf Cc: emacs-orgmode@gnu.org Hi Gunnar, Gunnar Wolf writes: > When I export a single file (i.e. with C-c C-e p), the file gets > generated with the specified filename and included in the resulting > PDF. However, when I do it via org-publish-all (or > org-publish-project), the code does not get executed, and the > resulting files are missing the diagramas. > > What am I missing? Most probably the ltxpng/ directory is not reachable/known or set correctly the publishing project. HTH, -- Bastien