From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/61456 Path: news.gmane.org!not-for-mail From: Paul Menzel Newsgroups: gmane.comp.tex.context Subject: Re: ConTeXt Minimals: `luatools --selfupdate` does not work. Date: Fri, 03 Sep 2010 17:16:00 +0200 Message-ID: <1283526960.3987.63.camel@mattotaupa> References: <1283520530.3987.60.camel@mattotaupa> <4C810ABC.8050001@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0578195706==" X-Trace: dough.gmane.org 1283526980 11282 80.91.229.12 (3 Sep 2010 15:16:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 3 Sep 2010 15:16:20 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Sep 03 17:16:16 2010 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.69) (envelope-from ) id 1OrXzz-00041Z-QQ for gctc-ntg-context-518@m.gmane.org; Fri, 03 Sep 2010 17:16:15 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E964ECA687; Fri, 3 Sep 2010 17:16:14 +0200 (CEST) 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 yil0ytQ+s5mr; Fri, 3 Sep 2010 17:16:11 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1AD78CA663; Fri, 3 Sep 2010 17:16:11 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0B2A9CA663 for ; Fri, 3 Sep 2010 17:16:10 +0200 (CEST) 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 DffZWGNk-9KS for ; Fri, 3 Sep 2010 17:16:07 +0200 (CEST) Original-Received: from filter1-til.mf.surf.net (filter1-til.mf.surf.net [194.171.167.217]) by balder.ntg.nl (Postfix) with ESMTP id B8763CA658 for ; Fri, 3 Sep 2010 17:16:07 +0200 (CEST) Original-Received: from mail.gw90.de (mail.gw90.de [188.40.100.199]) by filter1-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id o83FG3hr005308 for ; Fri, 3 Sep 2010 17:16:06 +0200 Original-Received: from f053038228.adsl.alicedsl.de ([78.53.38.228] helo=[192.168.178.21]) by mail.gw90.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1OrXzn-0006f2-33 for ntg-context@ntg.nl; Fri, 03 Sep 2010 15:16:03 +0000 In-Reply-To: <4C810ABC.8050001@wxs.nl> X-Mailer: Evolution 2.30.3 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=188.40.100.199; country=DE; region=07; city=Menzel; latitude=51.5167; longitude=8.4167; http://maps.google.com/maps?q=51.5167,8.4167&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 08D2fg3Tp - 1d54882439fc - 20100903 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.217 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:61456 Archived-At: --===============0578195706== Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-LONEfOstw3UvSN7wmDWy" --=-LONEfOstw3UvSN7wmDWy Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Am Freitag, den 03.09.2010, 16:48 +0200 schrieb Hans Hagen: > On 3-9-2010 3:28, Paul Menzel wrote: > > I installed ConTeXt minimals and tried to run > > > > luatools --selfupdate > > > > as documented in the Wiki [1]. > > > > It looks like, the option is not supported anymore, since the output > > looks like a list of supported options. Am I right about this? >=20 > this is because luatools is now a shortcut to "mtxrun --script base" so= =20 > you only need to selfupdate mtxrun ... originally luatools was meant as= =20 > a generic stub for making luatex formats etc but as I don't expect it to= =20 > be used outside context it's sort of gone as independent script as=20 > mtxrun can do most of the same (what's left ended up in mtx-base) Understood. I updated the Wiki page accordingly [2]. Thanks, Paul PS: `luatools --generate` still does something. Is it deprecated and superseded by a `mtxrun` command? [2] http://wiki.contextgarden.net/index.php?title=3DConTeXt_Minimals&oldid= =3D11942 --=-LONEfOstw3UvSN7wmDWy Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAkyBETAACgkQPX1aK2wOHViqrQCgiX55Wq5gyDuuVK1rsXOSaWV8 1foAnRkK61N2+WLdnkmTx7H9EvLtk55K =Oqmm -----END PGP SIGNATURE----- --=-LONEfOstw3UvSN7wmDWy-- --===============0578195706== 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 ___________________________________________________________________________________ --===============0578195706==--