LaTeX preview on default

This commit is contained in:
paul-loedige
2023-12-27 15:39:58 +01:00
parent 9082f2a1a9
commit f3aebb376c
+5
View File
@@ -453,6 +453,11 @@ This function could also become useful if we ever want to extend the compile com
(after! org
(setq org-startup-with-inline-images t))
#+end_src
*** Enable \LaTeX preview on default
#+begin_src emacs-lisp :tangle init.el
(after! org
(setq org-startup-latex-with-latex-preview t))
#+end_src
** Org Agenda Setup
*** Progress States