On Thu, 11 Dec 2003, Martin Costabel wrote:

> Looks like you are the only one ;-)

Damn. Why me? ;-)

> > word-list-compress d < en-only.cwl | aspell  --lang=en create master ./en-only.rws
> > Error: The key "tex-command" is unknown.
>
> seems to indicate that your aspell executable is not working correctly.
> I still would like to know what version of the aspell package you have
> installed. Did you rebuild aspell recently? Are you sure you don't have
> a /usr/local/aspell that could interfere?

No, I did not have any other aspell installed than the newest one from
the 10.3 fink tree. However, I have found the problem: In my user's
home directory, I had the following .aspell.conf file:

***********************
## P = check parameter,   p = don't check parameter
## O = check opt. param., o = don't check opt. param.

add-tex-command affaddr p
add-tex-command author p
add-tex-command bibliography p
add-tex-command bibliographystyle p
add-tex-command citeauthor p
add-tex-command citep OOp
add-tex-command citet OOp
add-tex-command epsfig p
add-tex-command institute p
add-tex-command setkomafont pp
***********************

After removing it temporarily, the compilation went well. After that I
moved it back to its original place and the spell checking went right.

Could this be improved for one of the next updates?

Anyway, thanks a lot for your help for solving this problem!!

Claus


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to