Explorar el Código

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

* org-mime.el (org-mime-htmlize): Set
`org-export-with-LaTeX-fragments' correctly.
Bastien Guerry hace 13 años
padre
commit
410dd12d89
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      contrib/lisp/org-mime.el

+ 1 - 1
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