From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/54828 Path: news.gmane.org!not-for-mail From: Yanrui Li Newsgroups: gmane.comp.tex.context Subject: Re: new beta Date: Sat, 28 Nov 2009 08:27:38 +0800 Message-ID: References: <4B100647.4010202@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1517891101==" X-Trace: ger.gmane.org 1259368174 14659 80.91.229.12 (28 Nov 2009 00:29:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 28 Nov 2009 00:29:34 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sat Nov 28 01:29:27 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1NEBBn-0006Hz-0v for gctc-ntg-context-518@m.gmane.org; Sat, 28 Nov 2009 01:29:27 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E4317C9CC9; Sat, 28 Nov 2009 01:26:20 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id KwB8zn6y5u6y; Sat, 28 Nov 2009 01:25:59 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 046CAC9CAE; Sat, 28 Nov 2009 01:25:58 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 673C4C9C96 for ; Sat, 28 Nov 2009 01:25:32 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id y1Q0G93wvGFX for ; Sat, 28 Nov 2009 01:25:09 +0100 (CET) Original-Received: from mail-px0-f204.google.com (mail-px0-f204.google.com [209.85.216.204]) by balder.ntg.nl (Postfix) with ESMTP id C45C7C9CBF for ; Sat, 28 Nov 2009 01:24:44 +0100 (CET) Original-Received: by pxi42 with SMTP id 42so1344086pxi.5 for ; Fri, 27 Nov 2009 16:27:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=PPHTBuKNXHGX9YsxpkA++C6JQEu7qbH7JitT2++A2ew=; b=u7ByN371Jx/hwd9nADiWxqBhJHpdjGA/p0dVshH9s+ZcJVFjGpfrGL9wf8xKPi2q+g 6WO2dKCFYJN+vMuAyfLyLuWAaSjRdbyqeL3IxVeHGrdN9EwDyBtpFmvD8NL8Rl44DTSc VT6MkxViVAYajzS0KasQXjPsLfXxUmgK8gvks= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=luEL3RSKnksWRW7ibhaZJL2VY49pY59MOgiGIinvgkzZGTVPzty0AkrulXcdzrJ8zZ 9G6EzwbROBAfmDUr+rZYcVQlhaiX4cdGd3pf/a9J19gUQPB6Yz6P91GMFvMciPcwX+TX DZVoPWXjTIhOP9sJ6YeP24H09l9xqfOnFe9Sw= Original-Received: by 10.114.18.4 with SMTP id 4mr2587560war.137.1259368058316; Fri, 27 Nov 2009 16:27:38 -0800 (PST) In-Reply-To: <4B100647.4010202@wxs.nl> X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:54828 Archived-At: --===============1517891101== Content-Type: multipart/alternative; boundary=001636b2bc3ac1e919047963799e --001636b2bc3ac1e919047963799e Content-Type: text/plain; charset=UTF-8 2009/11/28 Hans Hagen > Hi, > > i uploaded a beta with a few fixes. > > i also replaced the mtxrun.cmd etc file by executables (windows stubs > only); > > on tex live we have a call chain: *.exe -> *.cmd|bat -> whatever and we > don't want that many calls (and files) so i copied the regular runner and > patched it into a mtxrun (.exe) > > this means that users who run mtxrun from an editor (default scite setup) > should change mtxrun.cmd into mtxrun.exe (the same is true for luatools, > texexec and texmfstart, where the later is actually replaced by mxrun) > > (btw, if you want a stub to for instance "mtxrun --script font" then you > can just copy mtxrun.exe to mtx-fonts.exe and have a more direct call > > For linux x86 users, they still have to update luatex from 0.44 to 0.45 (or 0.46) manually with this latest minimals. -- Best regards, Li Yanrui --001636b2bc3ac1e919047963799e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
2009/11/28 Hans Hagen <= pragma@wxs.nl>
Hi,

i uploaded a beta with a few fixes.

i also replaced the mtxrun.cmd etc file by executables (windows stubs only)= ;

on tex live we have a call chain: *.exe -> *.cmd|bat -> whatever and = we don't want that many calls (and files) so i copied the regular runne= r and patched it into a mtxrun (.exe)

this means that users who run mtxrun from an editor (default scite setup) s= hould change mtxrun.cmd into mtxrun.exe (the same is true for luatools, tex= exec and texmfstart, where the later is actually replaced by mxrun)

(btw, if you want a stub to for instance "mtxrun --script font" t= hen you can just copy mtxrun.exe to mtx-fonts.exe and have a more direct ca= ll


For linux x86 users, they still ha= ve to update luatex from 0.44 to 0.45 (or 0.46) manually with this latest m= inimals.

--
Best regards,

Li Yanrui
--001636b2bc3ac1e919047963799e-- --===============1517891101== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============1517891101==--