From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/55960 Path: news.gmane.org!not-for-mail From: Martin 'golodhrim' Scholz Newsgroups: gmane.comp.tex.context Subject: Re: context mkiv metafun Date: Fri, 5 Feb 2010 20:40:36 +0000 (UTC) Message-ID: References: <4B6C58C7.1070604@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 1265402490 29740 80.91.229.12 (5 Feb 2010 20:41:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Feb 2010 20:41:30 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Feb 05 21:41:27 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 1NdUzX-0007CU-2L for gctc-ntg-context-518@m.gmane.org; Fri, 05 Feb 2010 21:41:27 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6FF76C9D1C; Fri, 5 Feb 2010 21:42:43 +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 FKsPlzcoAMho; Fri, 5 Feb 2010 21:42:40 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 9CEE9C9D19; Fri, 5 Feb 2010 21:42:40 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id AD883C9D1A for ; Fri, 5 Feb 2010 21:42:38 +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 5LuE6hRtgOFW for ; Fri, 5 Feb 2010 21:42:18 +0100 (CET) Original-Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by balder.ntg.nl (Postfix) with ESMTP id 33171C9D0B for ; Fri, 5 Feb 2010 21:42:17 +0100 (CET) Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NdUz5-0006oF-A0 for ntg-context@ntg.nl; Fri, 05 Feb 2010 21:40:59 +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 ; Fri, 05 Feb 2010 21:40:59 +0100 Original-Received: from scholz.m82 by 109.120.68.218 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 05 Feb 2010 21:40:59 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 45 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:55960 Archived-At: On Fri, 05 Feb 2010 20:23:24 +0000, Martin 'golodhrim' Scholz wrote: > On Fri, 05 Feb 2010 18:43:35 +0100, Hans Hagen wrote: > >> On 5-2-2010 10:33, Martin 'golodhrim' Scholz wrote: >>> Hi list, >>> >>> another problem I encountered while installing and testing context- >>> minimals is that the context command is not willing in my case to >>> autobuild the metafun graphics I included in the document. Would be >>> nice if someone has an advice to me on to fix that, got it working >>> under texexec by creating a cont-sys.tex and linking it to the >>> directory where cont-sys.ori is located. >> >> mkii or mkiv? >> >> in mkii one can set the mp related directives in the cont-sys file, but >> depending on the distribution one might also need to enable write 18 in >> the config file (the used one can be found with) >> >> texmfstart --edit kpse:texmf.cnf >> mtxrun --edit kpse:texmf.cnf >> >> in mkiv things are done automatically as no external mp is used > > The problematic output is: > mplib : initializing instance 'metafun' using format 'metafun' > mplib : making 'metafun.mp' into '/opt/context-minimals/tex/ > texmf-cache/luatex-cache/context/ccfefc91ec3ed68af1aeed1f470fef4d/ formats/ > cont-en-metafun.mem' > mplib : problems with 'metafun.mp' from > '/opt/context-minimals/ > tex/texmf-cache/luatex-cache/context/ccfefc91ec3ed68af1aeed1f470fef4d/ > formats/cont-en-metafun.mem' > !pages : flushing realpage 8, userpage 8 > > so what needs to be changed to get context mkiv running and creating the > metapost output? 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? ___________________________________________________________________________________ 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 ___________________________________________________________________________________