From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39982 Path: news.gmane.org!not-for-mail From: "Wolfgang Werners-Lucchini" Newsgroups: gmane.comp.tex.context Subject: Re: first steps Date: Wed, 09 Apr 2008 12:55:53 +0200 Message-ID: <47FCBCD9.27492.4E323C@wwl.musensturm.de> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1207738121 27790 80.91.229.12 (9 Apr 2008 10:48:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Apr 2008 10:48:41 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Wed Apr 09 12:49:14 2008 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 lo.gmane.org with esmtp (Exim 4.50) id 1JjXrb-00069w-Sd for gctc-ntg-context-518@m.gmane.org; Wed, 09 Apr 2008 12:49:11 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7D5AC1FD5E; Wed, 9 Apr 2008 12:48:32 +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 09382-03-2; Wed, 9 Apr 2008 12:47:47 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 33D121FC78; Wed, 9 Apr 2008 12:47:47 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A6F161FC98 for ; Wed, 9 Apr 2008 12:47:45 +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 09916-02 for ; Wed, 9 Apr 2008 12:47:40 +0200 (CEST) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.188]) by ronja.ntg.nl (Postfix) with ESMTP id 2D0F31FB98 for ; Wed, 9 Apr 2008 12:47:27 +0200 (CEST) Original-Received: from [192.168.178.20] (fuld-590d1e69.pool.einsundeins.de [89.13.30.105]) by mrelayeu.kundenserver.de (node=mrelayeu5) with ESMTP (Nemesis) id 0ML25U-1JjXpv1ryA-0001VN; Wed, 09 Apr 2008 12:47:27 +0200 Priority: normal In-reply-to: X-mailer: Pegasus Mail for Windows (4.41, DE v4.41 R1) Content-description: Mail message body X-Provags-ID: V01U2FsdGVkX1/4zm4uHOa/GqYS5bKROS/dRuvyigu3QErful7 AsZVM1GeLmlW0R/gKngiWmoQX74wOUTUFSlpWs5qCOWJqBlUSS YYBuyV7MiV2PoEtiVCkkSQcoXuMtO7a X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:39982 Archived-At: On 9 Apr 2008 at 10:25, ntg-context-request@ntg.nl wrote: Hallo, > > Just to make sure - what's the version of ConTeXt and LuaTeX > > you're using, and do you have the cont-sys.tex file? > > Werner said he had used: Wolfgang :-) > > > http://minimals.contextgarden.net/setup/context-setup-mswin.zip > > But perhaps something was left behind from an earlier install? I reinstalled the whole thing, exactly the same steps and now it runs. Usally I am switching off an existing MikTeX-Installation by renaming the MikTeX-Directory. This was a problem in the past. May be something went wrong with this step. -------------------------------------------------- rem switchmt.bat [on|off] @echo off set OTEX="E:\PROGRAMME\" set MTEX="MiKTeX 2.7" set XTEX="MiKTeX 2.7.closed" if %1h==h goto end if %1==out goto off if %1==on goto on goto end :on if exist %OTEX%%XTEX% rename %OTEX%%XTEX% %MTEX% goto end :off if exist %OTEX%%MTEX% rename %OTEX%%MTEX% %XTEX% :end -------------------------------------------------- Thank you, Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________