parent
8edb0dc02c
commit
a465a51720
|
@ -635,6 +635,12 @@ For reference information, see [[https://orgmode.com][Org-mode website]]
|
|||
(citar-embark-mode +1))
|
||||
#+end_src
|
||||
|
||||
*** LaTeX
|
||||
#+begin_src emacs-lisp
|
||||
(setq org-latex-compiler "lualatex")
|
||||
(setq org-preview-latex-default-process 'dvisvgm)
|
||||
#+end_src
|
||||
|
||||
** TODO Crafted config
|
||||
#+begin_src emacs-lisp
|
||||
|
||||
|
|
Loading…
Reference in a new issue