Ubuntu Linux, ubuntu desktop, Linux operating system, ubuntu guide

Auto Spell Check Setup in Kile

by on Aug.19, 2011, under kubuntu

Kile is a user-friendly TeX/LaTeX editor for the KDE desktop environment. KDE is available for many architectures and operating systems such as PC, Mac, and BSD, including Linux and Microsoft Windows.

For setup the auto splell check please follow the below steps

#sudo apt-get install ispell

#vim ~/.kde/share/config/kdeglobals

Then add the follwing lines

[KSpell]
KSpell_Client=1
KSpell_DictFromList=1
KSpell_Dictionary=american
KSpell_Encoding=0
KSpell_NoRootAffix=0
KSpell_RunTogether=0

 

:, , ,

Leave a Reply

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!