Change name of tex-site to latex
This commit is contained in:
parent
d196117109
commit
5a4273480f
@ -150,7 +150,7 @@
|
|||||||
(setq todotxt-default-file (expand-file-name "~/Sync/todo/todo.txt"))
|
(setq todotxt-default-file (expand-file-name "~/Sync/todo/todo.txt"))
|
||||||
(setq todotxt-default-archive-file (expand-file-name "~/Sync/todo/done.txt"))
|
(setq todotxt-default-archive-file (expand-file-name "~/Sync/todo/done.txt"))
|
||||||
(setq todotxt-due-tag "due"))
|
(setq todotxt-due-tag "due"))
|
||||||
(use-package tex-site
|
(use-package latex
|
||||||
:config
|
:config
|
||||||
(setq TeX-command-extra-options "-shell-escape")
|
(setq TeX-command-extra-options "-shell-escape")
|
||||||
(defun my-tex ()
|
(defun my-tex ()
|
||||||
|
Loading…
Reference in New Issue
Block a user