Add docstring for latex-save-and-compile
This commit is contained in:
parent
06e8558848
commit
a8a38a27db
@ -670,6 +670,7 @@
|
||||
:config
|
||||
(setq-default TeX-command-extra-options "-shell-escape")
|
||||
(defun latex-save-and-compile ()
|
||||
"Pretty much what it says on the tin"
|
||||
(interactive)
|
||||
(save-buffer)
|
||||
(TeX-command "LaTeX" 'TeX-master-file -1))
|
||||
|
Loading…
Reference in New Issue
Block a user