On Dec 8, 2010, at 10:57 PM, Pete Crite wrote:
> Hi,
>
> I'm running the latest LyX on Mac OS X. I've had the spellchecker work fine
> in the past, using aspell. I've just tried to spellcheck a new file, and
> strange things are happening. Quite frequently, words that are spelt
> correctly are marked as incorrect. For example "Introduction",
> "identification", "differentially" and "alternatively" come up as incorrect.
> What's even stranger is that the suggested spelling is the same identical
> word! I click "Replace" continually, but obviously the "new" word is then
> seen as misspelt. Oddly enough, if I add the word to the personal dictionary,
> it works next time. Is there anything I can do to fix this problem?
I found similar things happening to me under LyX 1.6.7 in a document that
contained some accented unicode characters, specifically é and ú — perhaps that
is the cause. A workaround of course is simply to use ERT and with appropriate
TeX code, e.g., \'{e} and \'{u}. The problem has been fixed in 2.0beta2.
Chris Menzel