From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/55968 Path: news.gmane.org!not-for-mail From: Martin 'golodhrim' Scholz Newsgroups: gmane.comp.tex.context Subject: Re: context mkiv metafun Date: Sat, 6 Feb 2010 00:42:16 +0000 (UTC) Message-ID: References: <4B6C58C7.1070604@wxs.nl> <4B6CAED3.5030603@wxs.nl> <4B6CB3C5.6010404@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: ger.gmane.org 1265416976 6929 80.91.229.12 (6 Feb 2010 00:42:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 6 Feb 2010 00:42:56 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sat Feb 06 01:42:54 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 1NdYlB-0001dF-Ac for gctc-ntg-context-518@m.gmane.org; Sat, 06 Feb 2010 01:42:53 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8A849C9D2D; Sat, 6 Feb 2010 01:44:10 +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 uoFHb+dn3BsD; Sat, 6 Feb 2010 01:44:07 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 788A0C9D27; Sat, 6 Feb 2010 01:44:06 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id BE19CC9D27 for ; Sat, 6 Feb 2010 01:44:01 +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 jpTfPFBqQjtb for ; Sat, 6 Feb 2010 01:43:58 +0100 (CET) Original-Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by balder.ntg.nl (Postfix) with ESMTP id 77E6DC9D26 for ; Sat, 6 Feb 2010 01:43:58 +0100 (CET) Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NdYkv-0001Ro-Mf for ntg-context@ntg.nl; Sat, 06 Feb 2010 01:42:37 +0100 Original-Received: from 109.120.68.218 ([109.120.68.218]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 06 Feb 2010 01:42:37 +0100 Original-Received: from scholz.m82 by 109.120.68.218 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 06 Feb 2010 01:42:37 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 41 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 109.120.68.218 User-Agent: Pan/0.133 (House of Butterflies) 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:55968 Archived-At: On Sat, 06 Feb 2010 01:11:49 +0100, Hans Hagen wrote: > On 6-2-2010 1:04, Martin 'golodhrim' Scholz wrote: >> On Sat, 06 Feb 2010 00:50:43 +0100, Hans Hagen wrote: >> >>> On 5-2-2010 21:40, Martin 'golodhrim' Scholz wrote: >>> >>>> Ok problem solved... missing rights to write to >>>> /opt/context-minimals/tex/ texmf-cache/, just chmoded it 777 so it >>>> will be usable for graphic generation. Would be nice to include the >>>> possibilty to add in a standard way a personal texmf-cache, or is >>>> there a way to do so and I don't know about it? >>> >>> grep for texmfcnf.lua >>> >>> this is a prelude to a replacement for texmf.cnf in mkiv >>> >> Ok got this file Hans, and what would be a good replacement in there? >> >> would it be ok to something like >> >> return { >> TEXMFCACHE = '~/.context-minimals/texmf-cache', >> } >> ok or is it possible to use multiple paths in that syntax like: > > sure. you probably need to run "luatools --generate" after a change > >> return { >> TEXMFCACHE = 'Path1', 'Path2' >> } >> unfortunately on this point there is no documention I can find. Thanks >> for your fast help Hans > > no, for the moment just one cache path (maybe in the future more but it > is sort of tricky as quite some version testing has to be done then so > it's not a good idea to implement that while mkiv is in flux > Million Thanks Hans fixed it with the userspecific pathset and works like expected. WOW cool to get so fast and late so qualified help... ___________________________________________________________________________________ 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 ___________________________________________________________________________________