From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Embedded dot not compiling> Date: Mon, 9 May 2016 17:55:00 +0100 Message-ID: <87posvi32z.fsf@ucl.ac.uk> References: Reply-To: Eric S Fraga Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51965) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1azoSf-0003ZJ-4d for emacs-orgmode@gnu.org; Mon, 09 May 2016 12:55:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1azoSa-0000OO-2Q for emacs-orgmode@gnu.org; Mon, 09 May 2016 12:55:12 -0400 Received: from mail-db3on0122.outbound.protection.outlook.com ([157.55.234.122]:56032 helo=emea01-db3-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1azoSY-0000MT-PF for emacs-orgmode@gnu.org; Mon, 09 May 2016 12:55:07 -0400 In-Reply-To: (Peter Davis's message of "Mon, 9 May 2016 16:02:23 +0000") 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: Peter Davis Cc: "emacs-orgmode@gnu.org" On Monday, 9 May 2016 at 16:02, Peter Davis wrote: > I've been using org-mode for a while, in some cases with embedded dot > code. This has worked pretty smoothly for me in the past, but > for some reason, I'm not getting any png output from my graphs > now. The doc I'm started is included below, in its entirety since > it's still pretty small. > > Anything jump out? I don't see any errors, but the png file is not created. > #+BEGIN_SRC dot :file brr.png :cmdline -Kdot -Tpng > digraph G { > node [shape=box]; > node ssi [label="Seller signs in"]; > node sca [label="Seller creates asset"]; > node scp [label="Seller creates app"]; Should you have "node" on each node line? I thought nodes were simply lines with no keyword? -- : Eric S Fraga (0xFFFCF67D), Emacs 25.0.92.1, Org release_8.3.4-739-g789412