Having a spell checker when creating a document

5 views
Skip to first unread message

Alain Delmotte

unread,
Nov 17, 2009, 10:40:02 AM11/17/09
to scite-i...@googlegroups.com
Hi!

How can I install a spell checker which will be used while
creating a document (say LaTeX) requiring Scite
configuration files to simplify the work (in LaTeX, for
example, shortcuts to enter the typography commands,
creation of environments,...)?

Is this possible?

Thanks

--
Alain

Philippe Lhoste

unread,
Nov 17, 2009, 2:46:15 PM11/17/09
to scite-i...@googlegroups.com

Yes.
Well, at least, somebody did it: SciTE + Hunspell project
<http://sourceforge.net/projects/scihun/>

--
Philippe Lhoste
-- (near) Paris -- France
-- http://Phi.Lho.free.fr
-- -- -- -- -- -- -- -- -- -- -- -- -- --

bfisher

unread,
Nov 18, 2009, 9:11:32 AM11/18/09
to scite-interest
I wrote a wrapper around Aspell for spell checking from scite. A
python script splits the selected text into words and pipes each word
separately to aspell. The script collects the stdout, and reports
suggestions back via the output pane. Not too great, but it's
sufficient for checking a few words, which is usually all I need.

-Ben

Reply all
Reply to author
Forward
0 new messages