0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-07-20 10:56:29 +00:00

org-mime.el: Set `org-export-with-LaTeX-fragments' correctly.

* org-mime.el (org-mime-htmlize): Set
`org-export-with-LaTeX-fragments' correctly.
This commit is contained in:
Bastien Guerry 2012-03-27 12:21:56 +02:00
parent d069301060
commit 410dd12d89

View file

@ -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