From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/70584 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: Installing ConTeXt in Windows (XP) Date: Fri, 12 Aug 2011 22:36:41 +0200 Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1313181428 18062 80.91.229.12 (12 Aug 2011 20:37:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 12 Aug 2011 20:37:08 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Aug 12 22:37:03 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QryTX-00038F-18 for gctc-ntg-context-518@m.gmane.org; Fri, 12 Aug 2011 22:37:03 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 33628CAED3; Fri, 12 Aug 2011 22:37:02 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Iw34cORrSmNk; Fri, 12 Aug 2011 22:36:59 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7DCFACAED0; Fri, 12 Aug 2011 22:36:59 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D8D1BCAED0 for ; Fri, 12 Aug 2011 22:36:58 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id j1MU3xZ5OBZU for ; Fri, 12 Aug 2011 22:36:47 +0200 (CEST) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by balder.ntg.nl (Postfix) with ESMTP id 6BB03CAECF for ; Fri, 12 Aug 2011 22:36:47 +0200 (CEST) Original-Received: from mars.digitpaint.nl (mars.digitpaint.nl [83.98.197.63]) by filter2-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p7CKak5C003959 for ; Fri, 12 Aug 2011 22:36:47 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by mars.digitpaint.nl (Postfix) with ESMTP id 1EDC9F507C for ; Fri, 12 Aug 2011 22:36:46 +0200 (CEST) Original-Received: from mars.digitpaint.nl ([127.0.0.1]) by localhost (mail.digitpaint.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 14FXPVWMTecB for ; Fri, 12 Aug 2011 22:36:45 +0200 (CEST) Original-Received: from willis-computer.fritz.box (a83-161-249-79.adsl.xs4all.nl [83.161.249.79]) by mars.digitpaint.nl (Postfix) with ESMTPA id 79896F6162 for ; Fri, 12 Aug 2011 22:36:45 +0200 (CEST) In-Reply-To: X-Mailer: Apple Mail (2.1084) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=83.98.197.63; country=NL; latitude=52.5000; longitude=5.7500; http://maps.google.com/maps?q=52.5000,5.7500&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0rFjwAKEI - 22f9554b0e42 - 20110812 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:70584 Archived-At: Hi Cecil just out of curiosity I installed TeXWorks under Windows (XP). In order to let TeXWorks use the minimals one needs to set things up. 1. create a batch file e.g. TW-context.bat with the following content: call c:\context\tex\setuptex.bat c:\context\tex context "%~dpn1.tex" I saved the file in the Owners folder. Of course the path in the call statement must reflect the situation on your machine. 2 Start TeXWorks 3 Open under 'Edit' 'Preferences' and there the tab 'Typeseting' 4 Add in the top window with plus the path to the batch-file e.g. C:/Documents and Settings/Owner 5 Add with + in the processing tools window a new entry, fill the configuration screen in: Name: e.g. ContextMKIV 6 Fill the Programme: (easiest with the Browse button) C:/Documents and Settings/Owner/TW-context.bat 7 Add with + an new argument and fill in $basename 8 Click the checkbox to have TW showing the generated pdf 9 Click OK 10 Change the default tool to be used to ContextMKIV 11 Click OK and you are done! Have fun Willi On 12 Aug 2011, at 18:14, Cecil Westerhof wrote: > 2011/8/12 Cecil Westerhof > In the mean while, see if this helps: > , > especially the note at > . > > That does the same as where I had a problem with. > > The manager wants to close for the weekend. So I'll have to try Willi's solution when I am home. (There I have Vista I think -I almost never work at home with Windows-, but I hope that what work in Vista, will work in XP also.) > > -- > Cecil Westerhof > ___________________________________________________________________________________ > 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 : http://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > ___________________________________________________________________________________ ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________