mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-30 17:01:02 -05:00
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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user