aspell-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Aspell-user] When line starts with '-' or other punctuation


From: Kevin Atkinson
Subject: Re: [Aspell-user] When line starts with '-' or other punctuation
Date: Thu, 17 Dec 2009 12:02:12 -0700 (MST)

On Tue, 15 Dec 2009, Jos Dirks wrote:

aspell.exe -a --lang=nl --add-extra-dicts=nl_extra.rws 
--add-extra-dicts=..\gebruiker\gebr_woorden.rws --ignore-case <  text.tmp

However, when a line in text.tmp starts with a '-', '#', '*' or some other 
punctuation aspell ingores the whole line.
Removing a '-', '#', '*' or some other punctuation and the beginning of a 
text-line will return excellent result.

Does anyone has a solution for this?

You need to prefix your text with a "^". See http://aspell.net/man-html/Through-A-Pipe.html#Through-A-Pipe
reply via email to

[Prev in Thread] Current Thread [Next in Thread]