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:
parent
d4c5c6245f
commit
a80ef01b88
2 changed files with 8 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue