|
@@ -542,7 +542,7 @@ Variable collection is somewhat important, and to accomplish this, I use a recur
|
|
|
|
|
|
#+Caption: Variable Collection
|
|
|
#+Name: variable-collection
|
|
|
-#+BEGIN_SRC dot :file "variable-collection.png" :export results :cache yes
|
|
|
+#+BEGIN_SRC dot :file "imgs/variable-collection.png" :export results :cache yes
|
|
|
digraph {
|
|
|
start [label = "Start"];
|
|
|
stop [label = "Stop"];
|
|
@@ -563,7 +563,7 @@ Variable collection is somewhat important, and to accomplish this, I use a recur
|
|
|
#+Name: fig:variable-collection
|
|
|
#+ATTR_LATEX: :width 8cm
|
|
|
#+RESULTS[e1586dc50921f7ba260f125e7221a978d489bd34]: variable-collection
|
|
|
-[[file:variable-collection.png]]
|
|
|
+[[file:imgs/variable-collection.png]]
|
|
|
|
|
|
#+Caption: Collect Variables
|
|
|
#+Name: collect-variables
|