diff options
author | Kyle Meyer <meyerkya@gmail.com> | 2013-01-09 00:02:17 -0500 |
---|---|---|
committer | Kyle Meyer <meyerkya@gmail.com> | 2013-01-09 12:06:00 -0500 |
commit | 39bb0fb38fcb71e10ce376a6cd378e888bed366f (patch) | |
tree | e2d2c415da631d2f38d50d51aed53b88b77be04a /conf | |
parent | 74be503228a6c4a066b3ac9cc8b508f299cc27b4 (diff) | |
download | emacs.d-39bb0fb38fcb71e10ce376a6cd378e888bed366f.tar.gz |
remove ditaa (not currently using)
Diffstat (limited to 'conf')
-rw-r--r-- | conf/om.el | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -150,7 +150,3 @@ '("pdflatex -shell-escape -interaction nonstopmode -output-directory %o %f" "pdflatex -shell-escape -interaction nonstopmode -output-directory %o %f" "pdflatex -shell-escape -interaction nonstopmode -output-directory %o %f")) - -;; ditaa giving error -;; could not find elpa/contrib/scripts/ditaa.jar -(setq org-ditaa-jar-path "/usr/share/ditaa/ditaa.jar") |