Add new packages installed
This commit is contained in:
10
elpa/auctex-12.1.0/style/dutch.el
Normal file
10
elpa/auctex-12.1.0/style/dutch.el
Normal file
@@ -0,0 +1,10 @@
|
||||
;;; dutch.el - Setup AUCTeX for editing Dutch text.
|
||||
|
||||
;;; Code:
|
||||
|
||||
(TeX-add-style-hook "dutch"
|
||||
(function (lambda ()
|
||||
(run-hooks 'TeX-language-nl-hook)))
|
||||
LaTeX-dialect)
|
||||
|
||||
;;; dutch.el ends here
|
||||
Reference in New Issue
Block a user