From d3ca2d10d439e91c6d4a4c64a378ec1c1f872140 Mon Sep 17 00:00:00 2001 From: TEC Date: Sun, 25 Aug 2024 12:13:11 +0800 Subject: [PATCH] Stop using native fontification of LaTeX in Org The latency downside is rather severe --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index a8a220a9..f7912389 100644 --- a/config.org +++ b/config.org @@ -9633,7 +9633,7 @@ While we're at it we may as well make tags prettier as well 🙂 First off, we want those fragments to look good. #+begin_src emacs-lisp -(setq org-highlight-latex-and-related '(native script entities)) +(setq org-highlight-latex-and-related '(latex script entities)) #+end_src However, by using =native= highlighting the =org-block= face is added, and that