From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25440 Path: news.gmane.org!not-for-mail From: Mojca Miklavec Newsgroups: gmane.comp.tex.context Subject: Re: Stand alone Context editing environment Date: Fri, 20 Jan 2006 16:21:51 +0100 Message-ID: <6faad9f00601200721o23436bcds294680ba78ca24b9@mail.gmail.com> References: <6CAAF400-4751-48BD-B2F5-470683910EE6@cox.net> <1137627062.2698.3.camel@a213-22-132-157.cpe.netcabo.pt> 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 1137771138 25518 80.91.229.2 (20 Jan 2006 15:32:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Jan 2006 15:32:18 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Jan 20 16:32:13 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 1EzyEk-0008CN-Ce for gctc-ntg-context-518@m.gmane.org; Fri, 20 Jan 2006 16:31:38 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0606C1284F; Fri, 20 Jan 2006 16:31:38 +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 22266-03; Fri, 20 Jan 2006 16:31:37 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EE1BB12840; Fri, 20 Jan 2006 16:28:02 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 438F412840 for ; Fri, 20 Jan 2006 16:28:01 +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 22054-06 for ; Fri, 20 Jan 2006 16:28:00 +0100 (CET) Original-Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.199]) by ronja.ntg.nl (Postfix) with SMTP id 3AC1512806 for ; Fri, 20 Jan 2006 16:27:59 +0100 (CET) Original-Received: by uproxy.gmail.com with SMTP id m2so25082uge for ; Fri, 20 Jan 2006 07:27:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sPdP3SC/galexaoN7c6iWMiiNbfMlmpbofjc+ShbVsjaX9Cl8pu/LEe5eTGGPf5+Qxo7H9oj/DL0gPtG8wbaOTTvhVmX/r+ov5RpK49mk4tzRKSuczb2rg0Zru2f/fxuOwfbbVM5BQdkltN18zgfvtAEdIha0mFlJgmJDGJVj0Q= Original-Received: by 10.48.48.3 with SMTP id v3mr150856nfv; Fri, 20 Jan 2006 07:21:51 -0800 (PST) Original-Received: by 10.48.162.5 with HTTP; Fri, 20 Jan 2006 07:21:51 -0800 (PST) Original-To: mailing list for ConTeXt users In-Reply-To: <1137627062.2698.3.camel@a213-22-132-157.cpe.netcabo.pt> Content-Disposition: inline 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:25440 Archived-At: On 1/19/06, Miguel Queiros wrote: > > > http://www.pragma-ade.com/context/install/mswincontext.zip > > > > Can someone explain to me what this is? If it is downloaded and > > unzipped, is it ready to go? Is there documentation of this > > particular zip? See isoimage\usr\local\context\tex\setuptex.bat: REM Installatie van Minimal ConTeXt REM REM Instellingen ten behoeve van CONTEXT (TEX) installatie. REM Deze file moet worden aangeroepen in de file REM "autoexec.bat" die te vinden is onder c:\. Voeg aan die REM file toe: REM REM call c:\tex\setuptex.bat ... Haven't you noticed/read this? :) > > Is there an editor in this zip configured and ready > > to go? Scite (as was already described, execute cdemo.bat). > If you had instaled Miktex on Windows before you should note that > you might need to take Miktex from your PATH. I had to do it. No, there's no need to remove MikTeX from PATH. I've put an "pragmatex.bat" into path with the content (one line only): C:\context\misc\context\usr\local\context\tex\setuptex.bat C:\context\misc\context\usr\local\context\tex I've also written this on http://wiki.contextgarden.net/Windows_Installation, but my edits need a revision. Mojca