tweak(org-appear): enable org-appear
inside latex
This commit is contained in:
parent
b5d4b1e6ca
commit
402a87fdb4
|
@ -3071,8 +3071,8 @@ Since we've disabled =+pretty=, we need to add the packages we do want from it,
|
|||
(setq org-appear-autoentities t
|
||||
org-appear-autokeywords t
|
||||
org-appear-autosubmarkers t
|
||||
|
||||
org-appear-inside-latex nil))
|
||||
org-appear-autolinks 'just-brackets
|
||||
org-appear-inside-latex t))
|
||||
|
||||
(after! org
|
||||
(setq org-highlight-latex-and-related '(native script entities)))
|
||||
|
|
Loading…
Reference in a new issue