From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39724 Path: news.gmane.org!not-for-mail From: Peter =?utf-8?Q?M=C3=BCnster?= Newsgroups: gmane.comp.tex.context Subject: further stubs Date: Sun, 30 Mar 2008 16:03:58 +0200 Message-ID: <20080330140358.GA1068@gaston.couberia.bzh> 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 1206885941 7601 80.91.229.12 (30 Mar 2008 14:05:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 30 Mar 2008 14:05:41 +0000 (UTC) To: ConTeXt list Original-X-From: ntg-context-bounces@ntg.nl Sun Mar 30 16:06:11 2008 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 1JfyAW-0002av-ID for gctc-ntg-context-518@m.gmane.org; Sun, 30 Mar 2008 16:05:56 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 004B31FBB8; Sun, 30 Mar 2008 16:05:18 +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 11898-01; Sun, 30 Mar 2008 16:04:37 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5A0EC1FB38; Sun, 30 Mar 2008 16:04:37 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C5AD91FB38 for ; Sun, 30 Mar 2008 16:04:35 +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 10640-02 for ; Sun, 30 Mar 2008 16:04:01 +0200 (CEST) Original-Received: from smtp20.orange.fr (smtp20.orange.fr [193.252.22.29]) by ronja.ntg.nl (Postfix) with ESMTP id 11C101FA4C for ; Sun, 30 Mar 2008 16:04:01 +0200 (CEST) Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2014.orange.fr (SMTP Server) with ESMTP id CBCF71C000A1 for ; Sun, 30 Mar 2008 16:04:00 +0200 (CEST) Original-Received: from gaston.couberia.bzh (ARennes-358-1-85-13.w90-54.abo.wanadoo.fr [90.54.20.13]) by mwinf2014.orange.fr (SMTP Server) with ESMTP id AAA911C0009B for ; Sun, 30 Mar 2008 16:04:00 +0200 (CEST) X-ME-UUID: 20080330140400699.AAA911C0009B@mwinf2014.orange.fr Original-Received: by gaston.couberia.bzh (Postfix, from userid 1000) id 110E0306BF; Sun, 30 Mar 2008 16:03:59 +0200 (CEST) Mail-Followup-To: ConTeXt list Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-11-01) 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:39724 Archived-At: Hello, I suggest putting 3 further stubs into .../scripts/context/stubs/unix : 1.) luatools: #!/bin/sh texmfstart luatools.lua "$@" 2.) mtxrun: #!/bin/sh texmfstart mtxrun.lua "$@" 3.) context (same file as .../scripts/context/lua/context): #!/bin/sh mtxrun --script context $@ This has 2 advantages: - you can put .../scripts/context/stubs/unix in your PATH - you can type "texexec file" for MKII and "context file" for MKIV (same for MS-Win of course) What do you think? Cheers, Peter -- http://pmrb.free.fr/contact/ ___________________________________________________________________________________ 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 ___________________________________________________________________________________