LaTeX preview on default
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user