From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/24733 Path: news.gmane.org!not-for-mail From: David Arnold Newsgroups: gmane.comp.tex.context Subject: Re: Metapost -- What am I doing wrong Date: Sun, 25 Dec 2005 15:48:55 -0800 Message-ID: <3EB718A4-5600-4AE7-AEBF-DB07707EBB31@cox.net> References: <6faad9f00512251502s560cd871i541b9453ab906e79@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1135554617 30261 80.91.229.2 (25 Dec 2005 23:50:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 25 Dec 2005 23:50:17 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Dec 26 00:50:16 2005 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org 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 1Eqfd0-0007aI-5d for gctc-ntg-context-518@m.gmane.org; Mon, 26 Dec 2005 00:50:14 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E425D127C6; Mon, 26 Dec 2005 00:50:13 +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 20930-03-17; Mon, 26 Dec 2005 00:50:11 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0488A127BA; Mon, 26 Dec 2005 00:50:11 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2C53A127BA for ; Mon, 26 Dec 2005 00:50:10 +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 20930-03-16 for ; Mon, 26 Dec 2005 00:50:09 +0100 (CET) Original-Received: from fed1rmmtao04.cox.net (fed1rmmtao04.cox.net [68.230.241.35]) by ronja.ntg.nl (Postfix) with ESMTP id BF2671278E for ; Mon, 26 Dec 2005 00:50:08 +0100 (CET) Original-Received: from [10.0.1.2] (really [70.191.56.23]) by fed1rmmtao04.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051225234812.YTTK17690.fed1rmmtao04.cox.net@[10.0.1.2]> for ; Sun, 25 Dec 2005 18:48:12 -0500 In-Reply-To: <6faad9f00512251502s560cd871i541b9453ab906e79@mail.gmail.com> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.746.2) 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:24733 Archived-At: Good stuff! :-) > % I don't know how to give the function as an argument, > % so I cheated and copied it here once more > vardef create_function_path_f = See metafun-s.pdf page 370 and mp-func.mp.