Remove cdlatex as it is now inside doom
This commit is contained in:
parent
b480fc8585
commit
f6cffd7499
@ -685,16 +685,6 @@ https://emacs.stackexchange.com/questions/30575/adding-latex-newpage-before-a-he
|
||||
#+end_src
|
||||
|
||||
** Org LaTeX
|
||||
*** Org CdLatex
|
||||
https://orgmode.org/manual/CDLaTeX-mode.html#CDLaTeX-mode
|
||||
#+begin_src emacs-lisp
|
||||
(after! org
|
||||
(push "~/.config/doom/local/" load-path)
|
||||
(require 'cdlatex)
|
||||
(add-hook 'org-mode-hook 'turn-on-org-cdlatex)
|
||||
)
|
||||
#+end_src
|
||||
|
||||
*** LaTeX Classes
|
||||
#+begin_src emacs-lisp
|
||||
(after! org
|
||||
|
Loading…
Reference in New Issue
Block a user