Re: Adding a new dictionary problem
Kevin Atkinson <[email protected]>
| Newsgroups | gmane.comp.gnu.aspell.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 21 Jun 2006, Bitton, Dafna wrote: > I have created a list of words that I want to be the dictionary used. I > have then entered the following command: > > "aspell --lang=en create master ./dictionary.local < > space_separated_word_list", but now, aspell does not work at all for me. Each word needs to be on its own line. Ie, new-line seperated, not space seperated.