Add new packages installed
This commit is contained in:
11
elpa/auctex-12.1.0/style/j-book.el
Normal file
11
elpa/auctex-12.1.0/style/j-book.el
Normal file
@@ -0,0 +1,11 @@
|
||||
;;; j-book.el - Special code for j-book style.
|
||||
|
||||
;;; Code:
|
||||
|
||||
(TeX-add-style-hook
|
||||
"j-book"
|
||||
(lambda ()
|
||||
(LaTeX-largest-level-set "part"))
|
||||
LaTeX-dialect)
|
||||
|
||||
;;; j-book.el ends here
|
||||
Reference in New Issue
Block a user