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