From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25484 Path: news.gmane.org!not-for-mail From: Hooman Javidnia Newsgroups: gmane.comp.tex.context Subject: Re: SciTE Setup in Windows and .rb scripts Date: Sat, 21 Jan 2006 17:42:33 -0500 (EST) Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1137884330 8136 80.91.229.2 (21 Jan 2006 22:58:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 21 Jan 2006 22:58:50 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Jan 21 23:58:47 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org 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 1F0Rgv-0000FM-Lc for gctc-ntg-context-518@m.gmane.org; Sat, 21 Jan 2006 23:58:41 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 659D0127F5; Sat, 21 Jan 2006 23:58:41 +0100 (CET) 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 05957-05-3; Sat, 21 Jan 2006 23:58:37 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BF8D3127FB; Sat, 21 Jan 2006 23:58:37 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2C185127FB for ; Sat, 21 Jan 2006 23:58:37 +0100 (CET) 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 05957-05-2 for ; Sat, 21 Jan 2006 23:58:36 +0100 (CET) Original-Received: from sun01.eng.uwo.ca (sun01.eng.uwo.ca [129.100.225.200]) by ronja.ntg.nl (Postfix) with SMTP id DACB2127F5 for ; Sat, 21 Jan 2006 23:58:35 +0100 (CET) Original-Received: from sun25.eng.uwo.ca (sun25.eng.uwo.ca [129.100.225.145]) by sun01.eng.uwo.ca (8.12.10+Sun/8.12.9) with ESMTP id k0LMwOmd027116 for ; Sat, 21 Jan 2006 17:58:24 -0500 (EST) X-Sender: javidnia@sun25.eng.uwo.ca Original-To: ntg-context@ntg.nl 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-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25484 Archived-At: Hi This is still in the same line as my effort to make SciTE work flawlessly with ConTeXt. Accoridng to Hans's last email on the subject, I thought that I have to install Lua and Python on my Win XP machine too. So I did. Lua seems to be a very small program. Am I right? I installed version 5.1 for Win32 and it has only 4 files, of which 3 are .exe files and one is a .dll. In my try to make things to work, now even my TeX files don't compile. The structure of my files is like this: 1) context.properties is in the same path as SciTEUser.properties and the latter file has only one line in it: import context 2) All other context-*-scite.properties files are in the main folder of SciTE. 3) I noticed that there should be come file scite-ctx.properties in one of the directories. I have put it in the main SciTE folder. Is that the right place? 4) Isn't there some other ctx files that should be copied to the main SciTE folder? Where can I get those? I didn't find those in the MikTeX implementation on my machine? 5) As soon as I press F7 in the output view I get: >texmfstart concheck.rb myfile.tex unknown file type: texmfscripts >Exit code: 0 No output is being generated. Sorry to take your time with this issue. It might sound simple to some people, but it actually isn't that simple. I will write about my experiences later on when I am done with the setup. Thanks. -hooman