Add \include to the ispell-tex-skip-alist

master
Jacopo De Simoi 6 years ago
parent a80281eddb
commit 872591dbe6
  1. 1
      global.org

@ -1179,6 +1179,7 @@
("\\\\cite" ispell-tex-arg-end)
("\\\\author" ispell-tex-arg-end)
("\\\\address" ispell-tex-arg-end)
("\\\\include" ispell-tex-arg-end)
))
(cadr ispell-tex-skip-alists)))
#+END_SRC

Loading…
Cancel
Save