On Wed, Oct 6, 2010 at 14:28, Hans Hagen <[email protected]> wrote:
> On 6-10-2010 2:19, Mojca Miklavec wrote:
>
>> return {
>> content = {
>> TEXMFCACHE = '~/Library/texlive/2010/texmf-var'
>
> ^^^^^^ add a comma
Stealing Arthur's words: "I deny everything."
So here it goes ...
MTXrun | resolvers: loading configuration file
'/usr/local/texlive/2010/texmfcnf.lua'
MTXrun | resolvers
MTXrun | resolvers: loading configuration file
'/usr/local/texlive/2010/texmf/web2c/texmfcnf.lua'
MTXrun | resolvers
...
MTXrun | resolvers: category 'files', cachename
'/usr/local/texlive/2010/texmf' saved in
'/Users/mojca/Library/texlive/2010/texmf-var/luatex-cache/context/210a81d6dcb1059dc80fab3f5470ab7a/trees/1240e363db2f4c53de58379d2b0c6f6b.lua'
Dick, is there any chance to replace the content of texmfcnf.lua with
the following:
return {
content = {
TEXMFCACHE = '~/Library/texlive/2010/texmf-var',
TEXMFHOME = '~/Library/texmf',
},
TEXMFCACHE = '~/Library/texlive/2010/texmf-var',
}
(where the last accurence of TEXMFCACHE may be removed next year). I
have no idea whether it is possible to auto-update that file though
... but if you ever release an updated version of MacTeX ...
Thanks,
Mojca
_______________________________________________
dev-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/dev-context