0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-20 11:48:58 +00:00

org-mime: use dvipng for inline images when export to html mail

* contrib/lisp/org-mime.el (org-mime-htmlize): Use dvipng for inline
  images when export to html mail.
This commit is contained in:
Eric Schulte 2011-10-19 08:29:03 -06:00
parent 757453b98e
commit 0da82db252

View file

@ -205,6 +205,8 @@ export that region, otherwise export the entire body."
(org-export-htmlize-output-type 'inline-css)
;; 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")
;; to hold attachments for inline html images
(html-and-images
(org-mime-replace-images