summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2012-03-27 12:21:56 +0200
committerBastien Guerry <bzg@altern.org>2012-03-27 12:21:56 +0200
commit410dd12d8976817f70f508c249697172e8c6739b (patch)
treea33464dcb5a756c9218fd64fe82fd99933419e9b
parentd069301060278589782a148745e40e9b2c11c6b7 (diff)
downloadorg-mode-410dd12d8976817f70f508c249697172e8c6739b.tar.gz
org-mime.el: Set `org-export-with-LaTeX-fragments' correctly.
* org-mime.el (org-mime-htmlize): Set `org-export-with-LaTeX-fragments' correctly.
-rw-r--r--contrib/lisp/org-mime.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/lisp/org-mime.el b/contrib/lisp/org-mime.el
index 72bdd68..e4f87e4 100644
--- a/contrib/lisp/org-mime.el
+++ b/contrib/lisp/org-mime.el
@@ -206,7 +206,7 @@ export that region, otherwise export the entire body."
;; makes the replies with ">"s look nicer
(org-export-preserve-breaks org-mime-preserve-breaks)
;; dvipng for inline latex because MathJax doesn't work in mail
- (org-export-with-LaTeX-fragments "dvipng")
+ (org-export-with-LaTeX-fragments 'dvipng)
;; to hold attachments for inline html images
(html-and-images
(org-mime-replace-images