Re: [O] English and Dutch version of a Graphviz picture

2018-09-05 Thread Robert Klein
Hi Cecil, On Sun, 2 Sep 2018 15:27:29 +0200 Cecil Westerhof wrote: > 2018-09-01 17:04 GMT+02:00 Robert Klein : > > > On Sat, 1 Sep 2018 12:38:54 +0200 > > Cecil Westerhof wrote: > > > > > I have the following: > > > #+BEGIN_SRC dot :file Graphviz/habitLoop.png :cmdline -Kfdp -Tpng > > >

Re: [O] English and Dutch version of a Graphviz picture

2018-09-02 Thread Cecil Westerhof
2018-09-01 17:04 GMT+02:00 Robert Klein : > On Sat, 1 Sep 2018 12:38:54 +0200 > Cecil Westerhof wrote: > > > I have the following: > > #+BEGIN_SRC dot :file Graphviz/habitLoop.png :cmdline -Kfdp -Tpng > > digraph habitLoop { > > bgcolor = steelblue > > edge [penwidth = 4.0 ] > > node

Re: [O] English and Dutch version of a Graphviz picture

2018-09-01 Thread Robert Klein
Hi Cecil, On Sat, 1 Sep 2018 12:38:54 +0200 Cecil Westerhof wrote: > I have the following: > #+BEGIN_SRC dot :file Graphviz/habitLoop.png :cmdline -Kfdp -Tpng > digraph habitLoop { > bgcolor = steelblue > edge [penwidth = 4.0 ] > node [fontcolor = white, fontsize = 60, style =

[O] English and Dutch version of a Graphviz picture

2018-09-01 Thread Cecil Westerhof
I have the following: #+BEGIN_SRC dot :file Graphviz/habitLoop.png :cmdline -Kfdp -Tpng digraph habitLoop { bgcolor = steelblue edge [penwidth = 4.0 ] node [fontcolor = white, fontsize = 60, style = filled] spur [pos = "4,4!" color = red] habit [pos = "7,1!" color =