From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25278 Path: news.gmane.org!not-for-mail From: Mojca Miklavec Newsgroups: gmane.comp.tex.context Subject: Re: New Installation under miktex, not working Date: Mon, 16 Jan 2006 17:02:02 +0100 Message-ID: <6faad9f00601160802k3e64fbfbh91b791dfbb97adf4@mail.gmail.com> References: <5f8ls1llftg2hc0hvqhosfaquidc7u2fuu@4ax.com> <6faad9f00601160010v6ce82033t284ecaaad78ead65@mail.gmail.com> 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 1137442886 376 80.91.229.2 (16 Jan 2006 20:21:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Jan 2006 20:21:26 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Jan 16 21:21:24 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 1EyaqU-0006pZ-4S for gctc-ntg-context-518@m.gmane.org; Mon, 16 Jan 2006 21:20:54 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 76A1E12874; Mon, 16 Jan 2006 21:20:52 +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 03702-09-10; Mon, 16 Jan 2006 21:20:48 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 86EE0127DD; Mon, 16 Jan 2006 21:20:48 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 80C32127DD for ; Mon, 16 Jan 2006 21:20:47 +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 03702-09-9 for ; Mon, 16 Jan 2006 21:20:46 +0100 (CET) Original-Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.205]) by ronja.ntg.nl (Postfix) with SMTP id 7133412792 for ; Mon, 16 Jan 2006 21:20:46 +0100 (CET) Original-Received: by uproxy.gmail.com with SMTP id m2so775900uge for ; Mon, 16 Jan 2006 12:20:45 -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=ANcm4wRXdc/7jsZbCU44Dydtu/0Toe9iurwgiyTTZWSoQ+BAM6bjp87XzdIDb4vsddnHm4mVIKpmjB9+OTibygwIcwFjuNoOloYiphanvwRWRvwYVXwWtR7C8y2J4mcjBoXM9CxwpXLenA9eL/UrMa/8W3vgxvrUyjFPf2Qx0IU= Original-Received: by 10.49.91.4 with SMTP id t4mr248266nfl; Mon, 16 Jan 2006 08:02:02 -0800 (PST) Original-Received: by 10.48.223.20 with HTTP; Mon, 16 Jan 2006 08:02:02 -0800 (PST) Original-To: mailing list for ConTeXt users In-Reply-To: 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:25278 Archived-At: Aditya Mahajan wrote: > Make a tree called pragma-texmf. Download cont-tmf.zip and > cont-fnt.zip and unzip them in pragma-texmf. Go to MikTex options and > add pragma-texmf as a tree. Move it up so that it is the first tree. /.../ > This makes me feel whether it is a good idea to have miktex and > context for windows (from the pragma site) in parallel. I use cygwin > and context for windows only seems to work from cmd.exe and not > bash.exe. I tried to convert setuptex.sh to setuptex.bash, but could > not get to work. So, I settled with the method of downloading the > relevant trees and things work (by black magic, as you said) I have them (MikTeX and the stand-alone from Pragma) in parallel without any problem. I created "pragmatex.bat" (visible by PATH) which calls the setuptex.bat (or whatever the script in the stand-alone distr. is called). The two distros don't interfere at all. Once I call "pragmatex", all the sources and executables are chosen from the stand-alone tree when I compile the documents. (But thanks for the idea of making another texmf-pragma tree! I always managed to break something when mixing MikTeX and original files from Pragma, that's why I preferred to leave things as they are and use another distro instead.) I'm not sure, but I guess that you would need tetex to run it from bash. Don't ask me about the numerous (still unsolved) problems I had just because the ruby executable is only available under cygwin at the university. Mojca