]> git.donarmstrong.com Git - lib.git/commitdiff
fix tex loading
authorDon Armstrong <don@donarmstrong.com>
Tue, 29 Aug 2023 20:35:34 +0000 (13:35 -0700)
committerDon Armstrong <don@donarmstrong.com>
Tue, 29 Aug 2023 20:35:34 +0000 (13:35 -0700)
emacs_el/configuration/don-configuration.org

index 0d06e268accbf2ed8acb63b74a2f00cce22e4ebb..c8537860d3ee836e55078f438c95e6cff8b24eb8 100644 (file)
@@ -1055,7 +1055,7 @@ _d_: subtree
 #+END_SRC
 ** LaTeX
 #+BEGIN_SRC emacs-lisp
-(use-package tex-site
+(use-package tex
   :straight auctex
   :mode ("\\.tex\\'" . LaTeX-mode)
   :mode ("\\.bib\\'" . bibtex-mode)