From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/24458 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Metafun example doesn't work Date: Sun, 18 Dec 2005 21:43:05 +0100 Message-ID: <43A5C9D9.6010706@wxs.nl> References: <95FED53B-C6E7-40F6-8984-68A467BBC4B7@cox.net> <43A52550.8020004@elvenkind.com> <43A54593.6060806@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1134938657 19872 80.91.229.2 (18 Dec 2005 20:44:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 18 Dec 2005 20:44:17 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Dec 18 21:44:08 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1Eo5N7-0002jz-0A for gctc-ntg-context-518@m.gmane.org; Sun, 18 Dec 2005 21:43:11 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 12B7F12842; Sun, 18 Dec 2005 21:43:08 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20213-03; Sun, 18 Dec 2005 21:43:04 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 45F1B12808; Sun, 18 Dec 2005 21:43:04 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1154A12808 for ; Sun, 18 Dec 2005 21:43:02 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20286-01 for ; Sun, 18 Dec 2005 21:43:01 +0100 (CET) Original-Received: from mail.pragma-ade.net (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by ronja.ntg.nl (Postfix) with ESMTP id 1E721127D6 for ; Sun, 18 Dec 2005 21:43:00 +0100 (CET) Original-Received: from [10.100.1.102] (unverified [10.100.1.102]) by controller-1 (SurgeMail 3.5b3) with ESMTP id 8185 for ; Sun, 18 Dec 2005 21:50:06 +0300 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <43A54593.6060806@elvenkind.com> X-Server: High Performance Mail Server - http://surgemail.com r=-274017400 X-Authenticated-User: hagen@controller-1 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:24458 Archived-At: Taco Hoekwater wrote: > David Arnold wrote: > >> It compiles, but the figures should not be identical according to >> the Metafun manual, page 201. > > > Ah, I see now. The second argument is dropped, because it was > assumed that it was never actually used. See the two disjunct > definitions of \insertMPfile in supp-mps.tex (the version documented > in the metafun manual) versus the one in in meta-ini.tex (the > version that is actually used). indeed, a substantial speed optimization -) so ... i need to change the metafun example to use scaling instead Hans