Multi-language spell-checking
John Tyree <[email protected]> Sat, 23 Jan 2010 20:00:07 -0600
| Newsgroups | gmane.comp.gnu.aspell.user |
|---|---|
| Message-ID | <[email protected]> |
As many others are apparently trying to do, I wish to use aspell to check more than one language at a time. I did see in the manual that this is possible via the *.multi files, but I was quite unable to get it to function. Is there a way to accomplish this without having to modify the system-wide .../lib/aspell directory? Preferably just with a ~/.aspell.conf file? Here is the best I could come up with, but it appears that 'local-data-dir' is silently ignored. Thanks in advance. man page: http://aspell.net/0.50-doc/man-html/5_Working.html#SECTION00650000000000000000 john@eleanor:~$ cat .aspell.conf local-data-dir /home/john/ extra-dicts en_fr.multi john@eleanor:~$ cat en_fr.multi add en_US add fr_FR -John _______________________________________________ Aspell-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/aspell-user