Spell checking in Kile will be very useful. Here is one way to setup it.
- Install aspell
sudo apt-get install aspell aspell-en dictionaries-common hunspell-en-us
- Goto Applications->Other->Spell Check
In the client, choose Aspell. - Restart Kile.
You can open the file
~/.aspell.en.pws
It stores the local dictionary for the spell checking.
No comments:
Post a Comment