Skip to content

Commit 3167fbc

Browse files
committed
emacs: nothing to see here :)
1 parent 033273e commit 3167fbc

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

emacs/readme.org

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2878,7 +2878,7 @@ Features include:
28782878

28792879
There is an actual scheme of the current configuration (rendered by =graphviz=)
28802880

2881-
#+BEGIN_SRC dot :file img/mu4e_scheme.png :cmdline -Kdot -Tpng :tangle no
2881+
#+BEGIN_SRC dot :file ./img/mu4e_scheme.png :cmdline -Kdot -Tpng :tangle no
28822882
digraph G {
28832883
// General properties
28842884
size="6,5"
@@ -3139,8 +3139,9 @@ There is an actual scheme of the current configuration (rendered by =graphviz=)
31393139
}
31403140
#+END_SRC
31413141

3142+
#+ATTR_HTML: title="mu4e scheme"
31423143
#+RESULTS:
3143-
[[./img/mu4e_scheme.png]]
3144+
[[file:./img/mu4e_scheme.png]]
31443145

31453146
The complete process works like this:
31463147

0 commit comments

Comments
 (0)