Fontify latex blocks natively

This commit is contained in:
Henrik Lissner 2020-01-05 19:08:11 -05:00
parent ee4358a243
commit cd3f1399af
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -124,6 +124,8 @@ path too.")
org-refile-use-outline-path 'file
org-outline-path-complete-in-steps nil)
;; Fontify latex blocks natively
(setq org-highlight-latex-and-related '(native))
(plist-put! org-format-latex-options
:scale 1.5 ; larger previews
:foreground 'auto ; match the theme foreground