Browse Source

adding ditaa example to org-babel-worg

Eric Schulte 16 years ago
parent
commit
4ecfd1e73b
1 changed files with 14 additions and 0 deletions
  1. 14 0
      org-babel-worg.org

+ 14 - 0
org-babel-worg.org

@@ -127,6 +127,20 @@ Results of R evaluation
 |  5 |
 | 10 |
 
+[[http://ditaa.sourceforge.net/][ditaa]] source code
+#+begin_src ditaa :file images/blue.png :cmdline -r
++---------+
+| cBLU    |
+|         |
+|    +----+
+|    |cPNK|
+|    |    |
++----+----+
+#+end_src
+
+#+resname:
+[[file:images/blue.png]]
+
 *** What happens to the results?
     :PROPERTIES:
     :CUSTOM_ID: results