From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41736 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: mtxrun Date: Tue, 17 Jun 2008 15:47:06 -0400 (EDT) Message-ID: References: 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 1213732025 17784 80.91.229.12 (17 Jun 2008 19:47:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 17 Jun 2008 19:47:05 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Jun 17 21:47:48 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 1K8h9V-0004DF-Jg for gctc-ntg-context-518@m.gmane.org; Tue, 17 Jun 2008 21:47:37 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DD7B11FCA0; Tue, 17 Jun 2008 21:46:31 +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 26215-03-2; Tue, 17 Jun 2008 21:45:35 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 52E961FC00; Tue, 17 Jun 2008 21:45:35 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9ECEB1FC14 for ; Tue, 17 Jun 2008 21:45:28 +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 26738-02-2 for ; Tue, 17 Jun 2008 21:44:35 +0200 (CEST) Original-Received: from tombraider.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.161]) by ronja.ntg.nl (Postfix) with ESMTP id DF0A01FC43 for ; Tue, 17 Jun 2008 21:44:32 +0200 (CEST) Original-Received: FROM udhcp-wlan85.public.engin.umich.edu (udhcp-wlan85.public.engin.umich.edu [141.213.120.95]) BY tombraider.mr.itd.umich.edu ID 4858141D.370E2.19913 ; 17 Jun 2008 15:44:29 -0400 In-Reply-To: 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:41736 Archived-At: On Tue, 17 Jun 2008, Hans van der Meer wrote: > Following the article "The luafication of TeX and Context" in the > recent issue of the NTG-MAPS I tried the example given: > mtxrun --script fonts > and this should return the options list for this script. > However, I get: > 101 ~: mtxrun --script fonts > cannot open : No such file or directory > While otherwise a bare mtxrun returns info and thus was found as a > runnable script: > 102 ~: mtxrun > MtxRun | version 1.0.2 - 2007+ - PRAGMA ADE / CONTEXT > MtxRun | --script run an mtx script > In my .bashrc I had the lua scripts in the path: > 103 ~: echo $PATH > ..:/usr/local/texlive/texmf-context/scripts/context/lua/:.. > And I had called luatools --generate to make the database plus I made > certain the script has execute permissions: > /usr/local/texlive/texmf-context/scripts/context/lua/mtx-fonts.lua - > rwxr-xr-x > > What is wrong or what I am doing wrong? With old (almost 6-8 months ago) mtxrun, I had to set LUAINPUTS to get mtxrun --script to work. Now it works without the LUAINPUTS variable. I don't remember when the change happened. Your mtxrun says version 1.0.2, mine says 1.1.0. So, try with the LUAINPUTS variable, or try mtxrun --selfupdate. 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 ___________________________________________________________________________________