Skip to main content

Questions tagged [spellchecking]

0 votes
0 answers
110 views

I use TeXworks, which, for the longest time had an (English) spell checker built in (via spell menu). All of a sudden it is not there any longer. What happened? It may be that some proprietary issues ...
Rado's user avatar
  • 213
0 votes
0 answers
53 views

I am not that knowledgeable about coding. I am using languagetool .jar v6.0 local host version, with TexStudio. I just want to add an ignore list of some technical words that were marked as misspelled ...
Boca Raspa's user avatar
1 vote
0 answers
73 views

Some users of LaTeX often have difficulty memorizing the language keywords or LaTeX commands. Suppose you wrote a sort of shell around LaTeX and you wanted to allow many different commands in the ...
IdleCustard's user avatar
  • 1,430
0 votes
0 answers
22 views

I've read the responses to the prior question. In my case, the Hunspell dictionaries box is grayed out. I know I have hunspell installed. Any insight would be appreciated. I should point out that I ...
nardis_miles's user avatar
0 votes
0 answers
88 views

I installed English spell checking dictionary in TeXworks according to this answer. But after I selected the installed dictionary (Edit Menu -> Spelling -> English - United States (en_US)), the ...
zzzhhh's user avatar
  • 1
2 votes
0 answers
110 views

(Running TeXstudio 4.8.4 on Apple M2 with macOS Sequoia 15.1) A few months ago, LanguageTool stopped working after I updated TeXstudio. I didn't bother fixing it then, but now that I am using it ...
Atom's user avatar
  • 745
0 votes
0 answers
284 views

I am new to texlive and texstudio. I am using texstudio 4.8.0. I find that spell check is not working. Below is the configuration info. What can I do to make spell check working? By the way, I am ...
poisson's user avatar
  • 101
0 votes
1 answer
1k views

How can I exclude certain files from the grammar/spell check of LTEX in VS Code? It automatically scans all files in my project folder and finds about 100 errors in my bibliography.bib file for ...
Tsaim's user avatar
  • 31
2 votes
0 answers
603 views

I am writing a document using overleaf and spellcheker underlines all words with red, it looks like this: How can I fix it? By some reason it did't underline all words in other documents that I wrote....
Iakunin Aleksandr's user avatar
0 votes
0 answers
24 views

Spellchecker doesn't correct as I type, and when I click "Check Spelling," it always says everything is fine, even though I've deliberately included errors (e.g., "spelting" ...
robby's user avatar
  • 11
1 vote
1 answer
59 views

I have an old pwl_english.dict file (from an old LyX 2.2 installation). Where do I put it in my new LyX 2.3 folder so that spell check correctly recognizes the words in that file as correctly spelled? ...
user avatar
0 votes
0 answers
119 views

I want to use greek spellechecking with texMaker. They provide a resource for additional dictionaries for multiple languages, but the greek one doesn't seem to work. I downloaded and placed in the ...
George's user avatar
  • 1
1 vote
1 answer
307 views

I've found a couple of answers about ignoring commands (environment variables TEXSKIP1 and TEXSKIP2 can contain commands with 1 resp 2 arguments -- how I wish there were a 3 variant!) but not about ...
Victor Eijkhout's user avatar