From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/40608 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Minimals - how to use? Date: Tue, 22 Apr 2008 18:53:10 -0400 (EDT) Message-ID: References: <20080421210845183629.b7ecedec@gmail.com> <6faad9f00804220015k55e3dd78lec5531f93826cad4@mail.gmail.com> <20080422131640909997.38e462e5@gmail.com> 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 1208904870 20449 80.91.229.12 (22 Apr 2008 22:54:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Apr 2008 22:54:30 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Apr 23 00:55:05 2008 connect(): Connection refused 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 1JoROA-0003Qw-U1 for gctc-ntg-context-518@m.gmane.org; Wed, 23 Apr 2008 00:55:02 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 625C21FB71; Wed, 23 Apr 2008 00:54:05 +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 31764-02-4; Wed, 23 Apr 2008 00:53:21 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B4AB51FADF; Wed, 23 Apr 2008 00:53:21 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9C3701FA4C for ; Wed, 23 Apr 2008 00:53:20 +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 31764-02-3 for ; Wed, 23 Apr 2008 00:52:40 +0200 (CEST) Original-Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by ronja.ntg.nl (Postfix) with ESMTP id 8D6BB1FB14 for ; Wed, 23 Apr 2008 00:52:40 +0200 (CEST) Original-Received: FROM udhcp-wlan77.public.engin.umich.edu (udhcp-wlan77.public.engin.umich.edu [141.213.120.87]) BY hackers.mr.itd.umich.edu ID 480E6C35.1C1CD.7390 ; 22 Apr 2008 18:52:37 -0400 In-Reply-To: <20080422131640909997.38e462e5@gmail.com> User-Agent: Alpine 1.00 (DEB 882 2007-12-20) 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:40608 Archived-At: On Tue, 22 Apr 2008, David wrote: > On Tue, 22 Apr 2008 09:15:42 +0200, Mojca Miklavec wrote: >> On Tue, Apr 22, 2008 at 6:08 AM, David wrote: >>> >>> Now my stupid question: How do I actually *use* the >>> minimal ConTeXt installation? >> >> Hello David, >> >> I have the following line in my .bash_profile (but you can issue that >> manually if you want to use LaTeX from the other distribution as >> well): >> >> . context/tex/setuptex context/tex >> >> Mojca >> >> PS: I will add that instruction at the end of first-setup.sh > > > Thank you - this was indeed the step I was missing, and now it works. > > For my purposes (my requirements are not large, I'm not in a hurry, and > I don't want to waste time learning multiple ways of doing things), I > have decided to do everything strictly in mkiv - no mkii and no latex. > I want to learn the future habits and methods now, and drop the old > ones right away. For me, is the command > > texexec --lua myfile.tex > > the best way to work, or is there something else I should switch to? > (e.g. mtxrun or something) context filename context is a stub present in texmf-context/scripts/context/stub/unix and says #!/bin/sh mtxrun --script context "$@" Aditya ___________________________________________________________________________________ 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 ___________________________________________________________________________________