Texmaker and TeXstudio ⇒ spell checker
spell checker
I have been having real hard time getting my documents spell checked. I have installed TexMaker and Aspell. But I do not get any error message for any spelling mistake even if I see a mistake in my document. My guess is, the spell checker is not configured. Can someone help me in configuring spell checker?
Thank you,
Omkar
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Re: spell checker
did you click in the menu on Edit/ Spell Checking? It will be checked if you give that command, not as you type.
You will find the spell checker settings over the menu with Options/ Configure TeXmaker and choosing Editor on the left of the appearing dialog window. Check if there is written aspell as command, the language (en) and your input encoding.
Stefan
Re: spell checker
I checked with "Edit/ Spell checking" option too. But nothing works, it just scans the document and closes the window. Please check the screen shot of editor. I guess the settings are correct.
Thank you,
Omkar
- Attachments
-
- editor.JPG (158.62 KiB) Viewed 5459 times
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Re: spell checker
the settings seem to be ok. You could try to call aspell from the command line to see if it's working at all.
Stefan
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
spell checker
Stefan