From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23962 Path: news.gmane.org!not-for-mail From: Wolfgang Zillig Newsgroups: gmane.comp.tex.context Subject: Scite problems after update of Scite Date: Wed, 30 Nov 2005 22:03:22 +0100 Message-ID: <1133384602.438e139a74aea@webmail1.kuleuven.be> References: <438DD9D1.40300@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1133384721 22527 80.91.229.2 (30 Nov 2005 21:05:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 30 Nov 2005 21:05:21 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Nov 30 22:05:10 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 1EhZ6h-0000EP-Ob for gctc-ntg-context-518@m.gmane.org; Wed, 30 Nov 2005 22:03:15 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 81B5A12819; Wed, 30 Nov 2005 22:03:15 +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 07456-02-4; Wed, 30 Nov 2005 22:03:11 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9B83412828; Wed, 30 Nov 2005 22:03:11 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9692D12828 for ; Wed, 30 Nov 2005 22:03:10 +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 07456-02-3 for ; Wed, 30 Nov 2005 22:03:10 +0100 (CET) Original-Received: from thumbler.kulnet.kuleuven.ac.be (thumbler.kulnet.kuleuven.ac.be [134.58.240.45]) by ronja.ntg.nl (Postfix) with ESMTP id F19AD12819 for ; Wed, 30 Nov 2005 22:03:09 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by thumbler.kulnet.kuleuven.ac.be (Postfix) with ESMTP id AC949137C46 for ; Wed, 30 Nov 2005 22:03:09 +0100 (CET) Original-Received: from smtp03.kuleuven.be (antonius.kulnet.kuleuven.ac.be [134.58.240.73]) by thumbler.kulnet.kuleuven.ac.be (Postfix) with ESMTP id CBACE137BDB for ; Wed, 30 Nov 2005 22:03:08 +0100 (CET) Original-Received: from localhost (webmail1.cc.kuleuven.ac.be [134.58.242.3]) by smtp03.kuleuven.be (Postfix) with ESMTP id CB4C1332767 for ; Wed, 30 Nov 2005 22:03:05 +0100 (CET) Original-Received: from 213.219.185.76.adslpower.by.edpnet.be (213.219.185.76.adslpower.by.edpnet.be [213.219.185.76]) by webmail1.kuleuven.be (IMP) with HTTP for ; Wed, 30 Nov 2005 22:03:22 +0100 Original-To: mailing list for ConTeXt users In-Reply-To: <438DD9D1.40300@wxs.nl> User-Agent: Internet Messaging Program (IMP) 3.2-cvs X-Originating-IP: 213.219.185.76 X-Virus-Scanned: by KULeuven Antivirus Cluster 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:23962 Archived-At: Hello, I have some problems with Scite after updating (new installing) scite. The scite version is 1.66 (Nov 23 2005 16:59:09) on WinXP. I copied the *.properties files from cont-tmf.zip (sorry I don't know which version this is but also downloaded it today from pragma) into the scite folder. I further added "input context" in SciTEglobal.properties and removed the "tex" entry there. My problems are: 1. when starting scite i get an error:=20 attempt to call a string value >Lua: error occurred while loading startup script I assume this is due to "import scite-ctx" and in that file there is "ext.lua.startup.script=3D$(SciteDefaultHome)/scite-ctx.lua" which I don'= t have. My solution: I commended "import scite-ctx" out 2. When I try to compile a file then I get the message: ">texmfstart newtexexec.rb --autopdf --pdf to_do.tex >The system cannot find the file specified."=20 When I try the command:"texmfstart newtexexec.rb --autopdf --pdf to_do.tex" in the command line I get the file compiled without any problems. I absolutely don't have an idea whats going wrong here. 3. all text and context commands are in black and white. Is there a chance to get color back? Regards, Wolfgang