LyX ⇒ Spell checker has no dictionaries !!
Spell checker has no dictionaries !!
I've been using using Lyx for a while and the spell checker was
working fine. But after the last update it stopped working.
The error I get is: “Spell checker has no dictionaries”.
I searched the web for some remedies but nothing seems to work.
I'm using Lyx 2.1.2 on MacBook pro (Mavericks). In the preferences, the spellchecker engine is set to “Hunspell”. However, under Paths
I'm not sure what to put for the “Hunspell dictionaries”.
So, first of all, how can I know if the dictionaries are installed?
Secondly, how do I locate where the dictionaries are installed?
I have tried the following paths with no success:
/Users/.../Library/Spelling
/Users/.../Library/Dictionaries
/Users/..../Library/Dictionaries/CoreDataUbiquitySupport/..../UserDictionary/local/store
Thanks,
sas
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Spell checker has no dictionaries !!
Code: Select all
man hunspell
You can also do a
find
for the *.dic and *.aff files. If spell checking is broken since the last update of LyX, i think LyX is the problem here. I would start looking at the LyX Bug Tracker. I see there is a problem with spell checking on Macs, but i don't know if it is related to your problem. I am neither a LyX nor a Mac user.
Re: Spell checker has no dictionaries !!
"No manual entry for hunspell".
I'll keep trying anyway.
Thnx
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Spell checker has no dictionaries !!
hunspell --help
. If there isn't any reasonable output, you don't have hunspell installed.
Re: Spell checker has no dictionaries !!
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm