From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/55966 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:04:51 +0000 (UTC) Message-ID: References: <4B6C58C7.1070604@wxs.nl> <4B6CAED3.5030603@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 1265414752 1611 80.91.229.12 (6 Feb 2010 00:05:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 6 Feb 2010 00:05:52 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sat Feb 06 01:05:49 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 1NdYBJ-00067l-4t for gctc-ntg-context-518@m.gmane.org; Sat, 06 Feb 2010 01:05:49 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 33B64C9D2D; Sat, 6 Feb 2010 01:07:05 +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 jmekPu17SFr6; Sat, 6 Feb 2010 01:07:02 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 05D2EC9D25; Sat, 6 Feb 2010 01:06:50 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6CB3CC9D25 for ; Sat, 6 Feb 2010 01:06:42 +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 5X7fcFJqpkTf for ; Sat, 6 Feb 2010 01:06:36 +0100 (CET) Original-Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by balder.ntg.nl (Postfix) with ESMTP id EF2B4C9D24 for ; Sat, 6 Feb 2010 01:06:35 +0100 (CET) Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NdYAm-0005nJ-1C for ntg-context@ntg.nl; Sat, 06 Feb 2010 01:05:16 +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:05:16 +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:05:16 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 28 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:55966 Archived-At: 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: return { TEXMFCACHE = 'Path1', 'Path2' } unfortunately on this point there is no documention I can find. Thanks for your fast help Hans ___________________________________________________________________________________ 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 ___________________________________________________________________________________