summaryrefslogtreecommitdiff
path: root/smart-documents.org
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2021-08-14 21:34:47 -0700
committerMarius Peter <marius.peter@tutanota.com>2021-08-14 21:34:47 -0700
commitfcfa872b95c6dec033fc396d9d4ce00c4d66e5ef (patch)
tree4a77ec103ebc154e46ceb2fb32ef217568ee7d74 /smart-documents.org
parent7d90740fad35b91fa6960f672fe96bb18bd21f51 (diff)
ditaa and PlantUML
Diffstat (limited to 'smart-documents.org')
-rw-r--r--smart-documents.org10
1 files changed, 5 insertions, 5 deletions
diff --git a/smart-documents.org b/smart-documents.org
index a0101ac..7004cd3 100644
--- a/smart-documents.org
+++ b/smart-documents.org
@@ -793,7 +793,7 @@ Yeah, a Telegram client exists for Emacs.
-#+BEGIN_SRC ditaa :file ditaa.png
+#+BEGIN_SRC ditaa :file img/ditaa.png
+-----------+ +-----------------+
| c06F | | c06F |
| Create a | | Open the source |
@@ -804,9 +804,9 @@ Yeah, a Telegram client exists for Emacs.
#+END_SRC
#+RESULTS:
-[[file:ditaa.png]]
+[[file:img/ditaa.png]]
-*** TODO Diagrams
+*** TODO UML diagrams
# Implement automatically downloading this kind of executable!
#+BEGIN_SRC emacs-lisp :tangle yes
@@ -815,7 +815,7 @@ Yeah, a Telegram client exists for Emacs.
"execs/plantuml.jar"))
#+END_SRC
-#+BEGIN_SRC plantuml :file uml.png
+#+BEGIN_SRC plantuml :file img/uml.png
!theme plain
package "Package 1" as pkg1 {
node node1
@@ -834,7 +834,7 @@ comp2 --> int
#+END_SRC
#+RESULTS:
-[[file:uml.png]]
+[[file:img/uml.png]]
** Coding languages
Copyright 2019--2024 Marius PETER