Am 02.03.2014 um 00:01 schrieb Rich Shepard <[email protected]>:
> On Sat, 1 Mar 2014, Stephan Witt wrote: > >> What's your platform and which spell checker are you using? > > Stephan, > > Slackware. Aspell (apparently the default). > > Rich Hi Rich, I had a closer look now. I'm on a Mac but this shouldn't make a difference. At first some facts about the feature: * It's not possible to use Aspells own "private word list". Aspell has no interface for removing a word from it's list. So LyX doesn't add any word to Aspells "private word list" but to a self maintained list. * LyX maintains separate lists per language. * These lists are stored as text files in the user directory, one file per language. * The list for a given language is read on the first attempt of spell check. * The list is modified in memory and saved to disk on exit of LyX. * The list is shared by all open documents. This said I have to admit - I cannot reproduce your problem. One thing I can imagine to create problems is having multiple instances of LyX open. Stephan
