Bug 124105 - Define kspell's language according to language defined in project
Summary: Define kspell's language according to language defined in project
Status: REPORTED
Alias: None
Product: kile
Classification: Applications
Component: general (other bugs)
Version First Reported In: trunk-kde4
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Jeroen Wijnhout
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-22 23:47 UTC by greatbunzinni
Modified: 2023-01-08 20:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description greatbunzinni 2006-03-22 23:47:15 UTC
Version:           1.9 (using KDE KDE 3.5.1)

When a user spellchecks a kile document, the spellchecker's language is the same as the language used defined by the last project. That can be a PitA for those users who are working on multiple projects that are written in different languages.

For that I believe it would be very handy if Kile defined the language of each project. The LaTeX documents already define the language when using packaged like babel (Ex.: \usepackage[portuguese]{babel} ) and it would be nice if kile's project could define the project's language and then run kspell according to that option.
Comment 1 Roy Hermanns 2006-07-19 13:15:26 UTC
I fully agree with greatbunzinni, although I would like to have 
an item in the "project options" menuitem where you can select and 
set the language and save it in the kile-project file.
This would set the default language for the spellchecker in this project.

In my opinion the \usepackage option is only solving a part of the problem,
because with the babel package (I'm not sure about this) you can not or
it is not that easy to select for example english-us or english (united kingdom -ise) spellchecking.