Looks like a bug

This commit is contained in:
larstvei 2024-06-07 23:48:12 +02:00
parent ae8623f7ed
commit a7f801712a

View File

@ -1816,8 +1816,7 @@
#+begin_src emacs-lisp
;; Integrated environment for *TeX*
(use-package tex
:ensure auctex)
(use-package auctex)
#+end_src