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