mirror of
https://github.com/correl/dotfiles.git
synced 2025-01-10 11:44:37 +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
|
(setq org-ditaa-jar-path jar-path
|
||||||
org-ditaa-eps-jar-path jar-path)))
|
org-ditaa-eps-jar-path jar-path)))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
Render using a transparent background.
|
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
|
||||||
(after! ob-ditaa
|
|
||||||
(setq org-ditaa-jar-option "-jar -T"))
|
|
||||||
#+end_src
|
|
||||||
** ReStructuredText
|
** ReStructuredText
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(use-package! polymode
|
(use-package! polymode
|
||||||
|
|
Loading…
Reference in a new issue