Spell checker: Difference between revisions

From Bluefish Wiki
Jump to navigation Jump to search
mNo edit summary
m (thanks Olivier, work in progres)
Line 15: Line 15:
<del>Bluefish uses [http://aspell.sourceforge.net/ aspell] for spell checking. If the aspell libraries are not installed on your system, then the spell checking feature will not be available. At the aspell web site you can also download dictionaries for many different languages.</del>
<del>Bluefish uses [http://aspell.sourceforge.net/ aspell] for spell checking. If the aspell libraries are not installed on your system, then the spell checking feature will not be available. At the aspell web site you can also download dictionaries for many different languages.</del>


Bluefish uses enchant, so most spell dictionaries should be supported. I
think aspell dictionaries are preferred for enchant. Use your package
manager to install the dictionaries.
The 'string' textstyle is automatically checked. You can disable that in
the preferences.
Spell checking will be improved in 2.0.1:
:Ignore spelling
:Add to dictionnary
<del>
To launch the spell checker, select Document → Check Spelling... or click on the ABC button on the main tool bar. The spell checker will launch in a separate window, which you can keep open as you edit files.
To launch the spell checker, select Document → Check Spelling... or click on the ABC button on the main tool bar. The spell checker will launch in a separate window, which you can keep open as you edit files.


Line 24: Line 37:


Key words for different languages can be ignored using filters. Currently, the only filter is for HTML. If you want to help write more filters, join the [[Man 2 pr01s02#2.4. Contact Us|bluefish-contact mailing list]].
Key words for different languages can be ignored using filters. Currently, the only filter is for HTML. If you want to help write more filters, join the [[Man 2 pr01s02#2.4. Contact Us|bluefish-contact mailing list]].
 
</del>





Revision as of 21:23, 9 March 2010



Bluefish Spell Checker

Bluefish uses aspell for spell checking. If the aspell libraries are not installed on your system, then the spell checking feature will not be available. At the aspell web site you can also download dictionaries for many different languages.

Bluefish uses enchant, so most spell dictionaries should be supported. I think aspell dictionaries are preferred for enchant. Use your package manager to install the dictionaries.

The 'string' textstyle is automatically checked. You can disable that in the preferences.

Spell checking will be improved in 2.0.1:

Ignore spelling
Add to dictionnary


To launch the spell checker, select Document → Check Spelling... or click on the ABC button on the main tool bar. The spell checker will launch in a separate window, which you can keep open as you edit files.

You have the option to check a whole document or just a selection, to use a personal or a session dictionary, and to choose the language depending on the installed dictionaries.

Click on Spell Check to start spell checking the current document.

You may want to set a default dictionary by first choosing the language in the Language pop up menu, then clicking on Set default.

Key words for different languages can be ignored using filters. Currently, the only filter is for HTML. If you want to help write more filters, join the bluefish-contact mailing list.