ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Nicola <nvitacolonna@gmail.com>
Subject: Re: ConTeXt Minimals and TEXMFCACHE
Date: Fri, 27 Aug 2010 23:24:54 +0200	[thread overview]
Message-ID: <4C782D26.6040905@wxs.nl> (raw)
In-Reply-To: <nvitacolonna-F4F5CC.20172727082010@news.gmane.org>

On 27-8-2010 8:17, Nicola wrote:
> In article
> <AANLkTimbrXN-YhfA9bqYREjmCfuyEhqXr-+iX6Ne5DFu@mail.gmail.com>,
>   Mojca Miklavec<mojca.miklavec.lists@gmail.com>  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).
>
> But from TeXShop (using the engines for MKII and XeTeX described at
> http://wiki.contextgarden.net/ConTeXt_Minimals/Mac_Installation), for
> some reason mtxrun is run before texexec on the first compilation, which
> creates the cache in the location specified by texmfcnf.lua (unless I
> set TEXMFCACHE). And sourcing setuptex doesn't change anything. Maybe
> some other environment variable should be set in those engines?

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


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


  reply	other threads:[~2010-08-27 21:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-26 19:03 Nicola
2010-08-26 21:27 ` Hans Hagen
2010-08-27  8:38   ` Nicola
2010-08-27  8:04 ` Mojca Miklavec
2010-08-27  8:54   ` Nicola
2010-08-27  9:24     ` Mojca Miklavec
2010-08-27 18:17       ` Nicola
2010-08-27 21:24         ` Hans Hagen [this message]
2010-08-28  6:23           ` Nicola
2010-08-27 12:25     ` Peter Schorsch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C782D26.6040905@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    --cc=nvitacolonna@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).