mirror of
https://github.com/correl/dotfiles.git
synced 2024-12-22 19:17:34 +00:00
[emacs] Fix ditaa
This commit is contained in:
parent
a7c0b8edb1
commit
ef00a73494
1 changed files with 0 additions and 7 deletions
|
@ -1128,13 +1128,6 @@ Download and use a recent version of [[https://github.com/stathissideris/ditaa][
|
|||
(setq org-ditaa-jar-path jar-path
|
||||
org-ditaa-eps-jar-path jar-path)))
|
||||
#+end_src
|
||||
|
||||
Render using a transparent background.
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(after! ob-ditaa
|
||||
(setq org-ditaa-jar-option "-jar -T"))
|
||||
#+end_src
|
||||
** ReStructuredText
|
||||
#+begin_src emacs-lisp
|
||||
(use-package! polymode
|
||||
|
|
Loading…
Reference in a new issue