[Emacs] Use prebuilt auctex
This commit is contained in:
parent
b01be33386
commit
1db8fe3088
@ -3608,7 +3608,9 @@ alphanumeric characters only."
|
||||
*** TeX
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package tex
|
||||
:straight auctex
|
||||
:straight (auctex :host github :repo "raxod502/auctex"
|
||||
:branch "fork/1"
|
||||
:files (:defaults (:exclude "doc/*.texi")))
|
||||
:commands TeX-mode
|
||||
:preface
|
||||
(progn
|
||||
|
Loading…
Reference in New Issue
Block a user