Switch back to BibTeX dialect

This commit is contained in:
Gerard Vermeulen 2021-12-15 05:21:39 +01:00
parent 1ac4664217
commit 53eb4ed96a

View File

@ -652,7 +652,7 @@ below corrects this by advising to override ~TeX-brace-count-line~ with
(with-eval-after-load 'bibtex (with-eval-after-load 'bibtex
(custom-set-variables (custom-set-variables
'(bibtex-dialect 'biblatex))) '(bibtex-dialect 'BibTeX)))
#+end_src #+end_src
*** TODO Improve the AUCTeX configuration slowly *** TODO Improve the AUCTeX configuration slowly