Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

In texmaker, though I have configured the dictionary, i cannot still check the spelling, any idea??

enter image description here

share|improve this question
I use Texmaker as well. I sometimes tried the check spelling option. But for me it didn't work either. – Dave Mar 10 at 16:29
2  
Depending on the Version of Texmaker you’re using (the current is 4.0), you might have to restart after switching the dictionary. If that doesn’t help, could you specify what the expected behavior is versus the behavior you’re getting? – doncherry Mar 10 at 18:47
i did it but getting the same error – Noor Mar 10 at 20:53
@Noor Which error? (Don’t forget to @username other users when responding to their comments.) – doncherry Mar 11 at 3:15
@Noor i have my dictionary at /usr/share/texmaker/en_US.dic its provided by TeXmaker and its working. – texenthusiast Mar 11 at 3:19

1 Answer

/usr/share/hyphen are not the right directory for spelling dictionaries. The spelling dictionaries are in the /usr/share/myspell directory and spell dictionaries are in fact always composed of 2 files: the .dic (which must be selected) and the .aff file.

share|improve this answer
Welcome to TeX.sx! – Kurt Mar 11 at 3:10

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.