From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/61276 Path: news.gmane.org!not-for-mail From: Nicola Newsgroups: gmane.comp.tex.context Subject: Re: ConTeXt Minimals and TEXMFCACHE Date: Sat, 28 Aug 2010 08:23:34 +0200 Organization: --- Message-ID: References: <4C782D26.6040905@wxs.nl> 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: dough.gmane.org 1282976650 14029 80.91.229.12 (28 Aug 2010 06:24:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 28 Aug 2010 06:24:10 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sat Aug 28 08:24:08 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 1OpEpj-0002vg-UC for gctc-ntg-context-518@m.gmane.org; Sat, 28 Aug 2010 08:24:08 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 88BB2CA67B; Sat, 28 Aug 2010 08:24:07 +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 cRzq79YFS7a5; Sat, 28 Aug 2010 08:24:01 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CAA15CA64A; Sat, 28 Aug 2010 08:24:01 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 35FD0CA64A for ; Sat, 28 Aug 2010 08:24:00 +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 t6P+-xf2bJrI for ; Sat, 28 Aug 2010 08:23:49 +0200 (CEST) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by balder.ntg.nl (Postfix) with ESMTP id E93EACA643 for ; Sat, 28 Aug 2010 08:23:48 +0200 (CEST) Original-Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id o7S6NlaR002747 for ; Sat, 28 Aug 2010 08:23:47 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OpEpN-0002pN-AU for ntg-context@ntg.nl; Sat, 28 Aug 2010 08:23:45 +0200 Original-Received: from 88-222-123-35.meganet.lt ([88.222.123.35]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 28 Aug 2010 08:23:45 +0200 Original-Received: from nvitacolonna by 88-222-123-35.meganet.lt with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 28 Aug 2010 08:23:45 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 39 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 88-222-123-35.meganet.lt User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=80.91.229.12; country=NO; region=12; city=Oslo; latitude=59.9167; longitude=10.7500; http://maps.google.com/maps?q=59.9167,10.7500&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 05CXGnL79 - 5d2bac6b25c2 - 20100828 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.216 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:61276 Archived-At: In article <4C782D26.6040905@wxs.nl>, Hans Hagen wrote: > On 27-8-2010 8:17, Nicola wrote: > > In article > > , > > Mojca Miklavec wrote: > > > >> TEXMFCACHE is not used by MKII (neither in pdfTeX nor in XeTeX). > > > > Right. I have tried > > > > unset TEXMFCACHE > > texexec hello.tex > > > > in the command line and it just runs texexec (as expected). Sorry, my mistake. If I unset TEXMFCACHE, then mtxrun is run also from the command line and the behaviour is consistent with what happens from TeXShop - which, in turn, is consistent with what Hans explains below. > we used to have texmfstart as script runner (all scripts are located and > started by a runner which is faster than using some kpse locator esp > when having nested runs as with metafun in mkii) > > so, texexec used to be > > texmfstart texexec > > however, nowadays mtxrun is the runner and it replaces texmfstart for > mkii as well and in order to do this, it needs the file database and > that one ends up in the cache so even for mkii there is a cache needed > (when I'm in the mood I'll check the lua texutil variant in which case > we can also kick out ruby which is currently only needed for mkii) > > Hans Everything is clear now. Thank you! Nicola ___________________________________________________________________________________ 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 ___________________________________________________________________________________