|
|
|
@ -17,8 +17,8 @@ |
|
|
|
(add-hook 'LaTeX-mode-hook 'my-LaTeX-mode-dollars) |
|
|
|
(add-hook 'LaTeX-mode-hook 'my-LaTeX-mode-dollars) |
|
|
|
(add-hook 'LaTeX-mode-hook 'turn-on-reftex) |
|
|
|
(add-hook 'LaTeX-mode-hook 'turn-on-reftex) |
|
|
|
|
|
|
|
|
|
|
|
;; * Do not spell-check inside these commands |
|
|
|
;; * Do not spell-check inside the following commands |
|
|
|
;; (I should find the reference I used for this snippet) |
|
|
|
;; see [https://tex.stackexchange.com/questions/117204/skip-spelling-in-emacs-for-the-content-of-a-user-macro] |
|
|
|
(setq ispell-tex-skip-alists |
|
|
|
(setq ispell-tex-skip-alists |
|
|
|
(list |
|
|
|
(list |
|
|
|
(append |
|
|
|
(append |
|
|
|
|