From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/40631 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan-Erik_H=E4ggl=F6f?= Newsgroups: gmane.comp.tex.context Subject: Re: Minimals - how to use? Date: Wed, 23 Apr 2008 16:00:38 +0200 Message-ID: <480F4106.2040702@bredband.net> References: <20080421210845183629.b7ecedec@gmail.com> <6faad9f00804220015k55e3dd78lec5531f93826cad4@mail.gmail.com> <20080422131640909997.38e462e5@gmail.com> <20080422222255458045.a1b5fc39@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 1208961867 20462 80.91.229.12 (23 Apr 2008 14:44:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Apr 2008 14:44:27 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Apr 23 16:45:01 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 1JogD7-0007us-6C for gctc-ntg-context-518@m.gmane.org; Wed, 23 Apr 2008 16:44:37 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A02A61FD9A; Wed, 23 Apr 2008 16:43:52 +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 02188-04-57; Wed, 23 Apr 2008 16:43:06 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D1BEC1FDC7; Wed, 23 Apr 2008 16:39:58 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 28D2D1FC11 for ; Wed, 23 Apr 2008 16:39:57 +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 03942-06-30 for ; Wed, 23 Apr 2008 16:39:15 +0200 (CEST) Original-Received: from proxy2.bredband.net (proxy2.bredband.net [195.54.101.72]) by ronja.ntg.nl (Postfix) with ESMTP id C90361FDCC for ; Wed, 23 Apr 2008 16:00:40 +0200 (CEST) Original-Received: from ironport2.bredband.com (195.54.101.122) by proxy2.bredband.net (7.3.127) id 47E2584600A016D5 for ntg-context@ntg.nl; Wed, 23 Apr 2008 16:00:40 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjoOAL/dDkjVceFDPGdsb2JhbAAIkUABAQEBMAGbZg Original-Received: from c-43e171d5.08-114-6f72653.cust.bredbandsbolaget.se (HELO [192.168.1.5]) ([213.113.225.67]) by ironport2.bredband.com with ESMTP; 23 Apr 2008 16:00:39 +0200 User-Agent: Thunderbird 2.0.0.12 (X11/20080227) In-Reply-To: <20080422222255458045.a1b5fc39@gmail.com> X-Enigmail-Version: 0.95.0 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:40631 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 David skrev: > On Tue, 22 Apr 2008 18:53:10 -0400 (EDT), Aditya Mahajan wrote: >>> 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 "$@" > > Hi! There is no existing context script file on my minimal installation. Here is my output janne@janne-laptop:~/ctx-test/tex/texmf-context/scripts/context/stubs/unix$ ls -l totalt 72 - -rw-r--r-- 1 janne janne 38 2008-04-16 17:36 ctxtools - -rw-r--r-- 1 janne janne 38 2008-04-16 17:36 exatools - -rw-r--r-- 1 janne janne 37 2008-04-16 17:36 makempy - -rw-r--r-- 1 janne janne 38 2008-04-16 17:36 mpstools - -rw-r--r-- 1 janne janne 37 2008-04-16 17:36 mptopdf - -rw-r--r-- 1 janne janne 38 2008-04-16 17:36 pdftools - -rw-r--r-- 1 janne janne 42 2008-04-16 17:36 pdftrimwhite - -rw-r--r-- 1 janne janne 37 2008-04-16 17:36 pstopdf - -rw-r--r-- 1 janne janne 38 2008-04-16 17:36 rlxtools - -rw-r--r-- 1 janne janne 38 2008-04-16 17:36 runtools - -rw-r--r-- 1 janne janne 37 2008-04-16 17:36 texexec - -rw-r--r-- 1 janne janne 34 2008-04-16 17:36 texfind - -rw-r--r-- 1 janne janne 37 2008-04-16 17:36 texfont - -rw-r--r-- 1 janne janne 37 2008-04-16 17:36 texshow - -rw-r--r-- 1 janne janne 38 2008-04-16 17:36 textools - -rw-r--r-- 1 janne janne 37 2008-04-16 17:36 texutil - -rw-r--r-- 1 janne janne 38 2008-04-16 17:36 tmftools - -rw-r--r-- 1 janne janne 38 2008-04-16 17:36 xmltools So now I got very confused! Janneman -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFID0EG/zRis+sQPvARAsEaAJ4gihZPDsEzRh5MH7+QcoQIfol8YACg69dK 9pw/1gniSt/Cq5V6Zqw/shs= =C+wM -----END PGP SIGNATURE----- ___________________________________________________________________________________ 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 ___________________________________________________________________________________