Monday, October 19, 2015

Re: "fictious" not recognized as spelling error

I wrote:
> Oddly enough, I'm now getting into a mode wherein *no* words are
> flagged as spelling errors. Except for solitary "s". That is,
> unless I turn off syntax highlighting using ":syntax off". But
> then, all LaTeX commands, arguments, tags, labels, and equations get
> flagged as error. I slightly mitigated some of this using Dr. Chip's
> tex.vim (http://www.drchip.org/astronaut/vim/index.html#SYNTAX_TEX),
> but not by much.
>
> How do LaTeX/vim useres deal with this? Right now, it seems that
> saving the resulting PDF as docx and using Word is the only way to
> go, but that's really not right.

Here is a solution that worked for me:

:syn sync fromstart

See
http://stackoverflow.com/questions/23353009/vim-spellcheck-not-always-working-in-tex-file-check-region-in-vim.

I also found LaTeX add-in suites for vim, but getting to know a whole
new environment is not a practical solution for me at this point,
especially considering that the problem is very specific.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: