On 25/12/14 04:55, Constantine wrote:

> How can I avoid that? The semicolon or tab should be before the number and
> the parenthesis.

It looks like the match is occurring on glyphs that utilize the Latin
writing system, before you get to German text.

> Please tell me this last thing, I really don't know how to.

I'm assuming this is still a text file.

Segregate the material into two files. GREP probably is the easiest tool
to use.
File one is words that contain the left hand parenthesis.
File two is words that do not contain the left hand parenthesis.

For the second file, use the regex that you were using.
For the first file, do the search on the left hand parenthesis.

jonathon


-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to