Aspell in 1.3.5svn: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Usage) |
||
Line 16: | Line 16: | ||
===Usage=== | ===Usage=== | ||
Select a text frame, press F7, or Item > Spell Checker. | |||
''More details when it's working properly.'' |
Revision as of 02:41, 21 August 2008
As of version 1.3.5svn, you can now incorporate Aspell into your build of Scribus.
First, you must have Aspell installed on your system.
Find it here. Note: Use the version labelled latest (0.60.6 as of this writing), not the development version.
You will need to build Aspell using
./configure && make
then, as root:
make install
After it's installed, when you run cmake for your Scribus build, you should see Aspell acknowledged as found.
Usage
Select a text frame, press F7, or Item > Spell Checker.
More details when it's working properly.