Kevin Atkinson wrote:
>
> On Fri, 30 Mar 2001, Juergen Vigna wrote:
>
> >
> > I try to give a general answer! You already read my comment above so we
> > don't make a difference between ispell/aspell, but between calling an
> > external program for spellchecking and using the pspell library (which
> > in call aspell isn't installed on your system should call ispell, but
> > I don't know if this feature already exists in pspell).
>
> Pspell will call Ispell though a pipe if the ispell module is installed
> for Pspell and the Aspell module is not or it can't find a suitable
> dictionary for requested language in Aspell.
>
> ---
> Kevin Atkinson
> kevina at users sourceforge net
> http://www.ibiblio.org/kevina/
Hi Kevin,
Can you clarify what you mean by "module?"
I have pspell and Aspell installed, and Aspell works fine as long as I
don't compile lyx --with-pspell. When I do that, it says it cannot find
a dictionary.
Since aspell works anyway, I am at a loss understanding what pspell
buys. I assume there is something I am missing in your docs.
Garst