Mu4e: improve LaTeX fragment size check

We also don't need to tell org-msg to wait for Org apparently
This commit is contained in:
TEC 2020-10-01 16:38:55 +08:00
parent d4c5c6245f
commit a80ef01b88
No known key found for this signature in database
GPG key ID: 779591AFDB81F06C
2 changed files with 8 additions and 3 deletions

View file

@ -171,7 +171,7 @@
(advice-add #'mu4e~main-action-str :override #'mu4e~main-action-prettier-str))
(use-package! org-msg
:after (mu4e org)
:after mu4e
:when (featurep! :lang org)
:config
(setq org-msg-options "html-postamble:nil H:5 num:nil ^:{} toc:nil author:nil email:nil \\n:t tex:dvipng"