aspell-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Aspell-user] Spellchecking words containing numbers


From: Stephen Harris
Subject: [Aspell-user] Spellchecking words containing numbers
Date: Tue, 14 Feb 2006 12:14:09 -0800

Hello,

I use Aspell with LyX. I noticed that Aspell doesn't
perceive words as misspelled if they contain a number.
Perhaps due to the code below. This is by design?
The number behavior does not seem consistent.

ControlSpellchecker.C:

   164                                 if (IsDigit(c))
   165                                         ignoreword = true;

Regards,
Stephen






reply via email to

[Prev in Thread] Current Thread [Next in Thread]