|
Developers' side bar Selected categories Edit Links |
Devel /
AspellNotes about AspellAspell is located on SourceForge.
Aspell is modular, a spell checker and separate dictionaries for different languages. In other words, to use Aspell, both the program and a suitable dictionary needs to be installed. The LyX Windows installers attempts to install both Aspell and suitable dictionaries. The Aspell application itself can be downloaded from SourceForge for Windows, but not the dictionaries. We therefore create separate dictionary installers to create the dictionaries for different languages. Aspell dictionariesSome related discussions on the LyX developers' list: Location of dictionary installersThe dictionary installers are primarily located at Alternative download repository: Location of old dictionary installersDictionary installers used by the old (official) LyX installers used to be stored in the wiki's uploads directory. Dictionary formatThe current dictinary format has number '6', and it is not expected to change soon. Name of a dictonary installer for WindowsThe name a dictionary installer can be as follows:
New versions of dictionariesA new dictionary installer for a language may be created because:
How will we deal with old versions of dictionary (installers)? When a new dictionary comes along, we'll eventually catch up and produce a corresponding dictonary installer. Then we'll eventually make an updated LyX installer, that'll refer to the new dictionary installer. However, the old LyX installers will still refer to the old dictionary installer, so in order to not break those we need keep the old dictionary installers around. Latest version of dictionariesOne way to make the installer always use the latest version of a dictonary installer, could to use symbolic links (called e.g. Alternative dictionary software
CategoriesCategory: Development, Windows installer |