From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/21728 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: Scite spelling support Date: Sun, 31 Jul 2005 21:30:29 +0200 Message-ID: <42ED26D5.6010304@boede.nl> References: <42ECDDF7.5070406@boede.nl> <42ED1595.7010103@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1122838557 32167 80.91.229.2 (31 Jul 2005 19:35:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 31 Jul 2005 19:35:57 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Jul 31 21:35:48 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DzJap-0006CP-Kf for gctc-ntg-context-518@m.gmane.org; Sun, 31 Jul 2005 21:35:27 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3D8BD1276B; Sun, 31 Jul 2005 21:35:27 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 07047-01; Sun, 31 Jul 2005 21:35:26 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 03E741276C; Sun, 31 Jul 2005 21:30:33 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CBBC21276C for ; Sun, 31 Jul 2005 21:30:31 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06793-03-3 for ; Sun, 31 Jul 2005 21:30:30 +0200 (CEST) Original-Received: from smtp-vbr5.xs4all.nl (smtp-vbr5.xs4all.nl [194.109.24.25]) by ronja.ntg.nl (Postfix) with ESMTP id CF32B1276B for ; Sun, 31 Jul 2005 21:30:30 +0200 (CEST) Original-Received: from [192.168.0.1] (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by smtp-vbr5.xs4all.nl (8.13.3/8.13.3) with ESMTP id j6VJUUuJ092153 for ; Sun, 31 Jul 2005 21:30:30 +0200 (CEST) (envelope-from w.egger@boede.nl) User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <42ED1595.7010103@wxs.nl> X-Virus-Scanned: by XS4ALL Virus Scanner X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:21728 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:21728 Hi Hans, After reinstalling the Scite 1.64 and putting the support files in place=20 again, I get the following error: "attempt to call a string value >Lua: error occurred while loading startup script" Does this mean something to you? Willi Hans Hagen wrote: > Willi Egger wrote: >=20 >> Yesterday I installed the support files you provided on the website. >> Interesetingly it worked with the version 1.62 of Scite. But not with=20 >> version !.64 which I downloaded today. Though there are the CTX menue=20 >> lines in the tools menue I can't get the spellchecker working. Anlike=20 >> in the older version 1.62. There are no messages during starting=20 >> Scite. So I am a bit puzzled. >=20 >=20 > Are you sure that the right properties are loaded? (Try to insert the=20 > ctx import in a user file; also keep in mind that after sucha change yo= u=20 > need to close/open scite) >=20 >> During my first tests with the older 1.62 Version I collected some=20 >> remarks: >> >> Uk-wordlist >> >> Caps at the beginning of a word are not recognized e.g. "The" is=20 >> underlined red indicating an error. >> The section "m" is uncomplete in the spell-uk.txt. It ends with=20 >> meningo... >=20 >=20 > maybe we can collect some better word lists; actually, it is possible t= o=20 > handle multiple lists per language (in the properties file you can=20 > specify a comma separated list of files) >=20 >> NL-word-list >> >> The word "rug" misses in the Dutch word-list >> Dutch words are not recognized when starting with a capital letter.=20 >> e.g. Betreft >=20 >=20 > ok, i can have a look at that >=20 >> The article "de" misses in the Dutch word-list. Althogh the "De" >> is not recognized it is also not underlined with red. >=20 >=20 > i skip words <=3D 3 chars (is configurable) >=20 >> At line 8904 in de word-list: d\'eg=82n=82r=82 - Meaning? >=20 >=20 >=20 >> Otherwise it looks like we will have a nice tool! >=20 >=20 > i'll also implement context syntax checking some time > Hans > ----------------------------------------------------------------- > Hans Hagen | PRAGMA ADE > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands > tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com > | www.pragma-pod.nl > ----------------------------------------------------------------- >=20 > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context