Jean-Marc Lasgouttes wrote:
> Alexander, please do not post on lyx-announce.
> I forward your message where it belongs.
> JMarc
Alexander> I am using Lyx 1.3.6 but either ispell nor
Alexander> aspell work. Both are installed and the command
Alexander> \spell_command "aspell" in lyxcr.default is
Alexander> set." \spell_command aspell " is set in
Alexander> lyxcr.example. I would prefer aspell which
Alexander> is installed in C:\aspell
LyX/Win does not use the \spell_command variable. Instead, it is
compiled against libaspell.a and expects to find aspell dictionaries
and data files in
C:\Aspell\dict
C:\Aspell\data
So, asking the obvious question first: have you installed a
dictionary?
Angus