emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Embedded dot not compiling>


From: Eric S Fraga
Subject: Re: [O] Embedded dot not compiling>
Date: Mon, 9 May 2016 17:55:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (gnu/linux)

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



reply via email to

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