From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25023 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Marith.mp Date: Sun, 08 Jan 2006 10:59:30 +0100 Message-ID: <43C0E282.4000303@elvenkind.com> References: <8CEC1BD2-5AA1-4A56-8FD7-150ACDE0DEA2@cox.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1136714506 28231 80.91.229.2 (8 Jan 2006 10:01:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 8 Jan 2006 10:01:46 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Jan 08 11:01:45 2006 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 1EvXMq-0001GR-QS for gctc-ntg-context-518@m.gmane.org; Sun, 08 Jan 2006 11:01:40 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 66E5912806; Sun, 8 Jan 2006 11:01:40 +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 14255-01; Sun, 8 Jan 2006 11:01:40 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 86F0E127E8; Sun, 8 Jan 2006 10:57:58 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F39C7127E8 for ; Sun, 8 Jan 2006 10:57:56 +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 13932-03-2 for ; Sun, 8 Jan 2006 10:57:56 +0100 (CET) Original-Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by ronja.ntg.nl (Postfix) with SMTP id 20D8D127E7 for ; Sun, 8 Jan 2006 10:57:55 +0100 (CET) Original-Received: from boo.demon.nl ([82.161.175.147]:33587 helo=[192.168.1.3]) by post-24.mail.nl.demon.net with esmtp (Exim 4.51) id 1EvXJD-0009tq-OB for ntg-context@ntg.nl; Sun, 08 Jan 2006 09:57:55 +0000 User-Agent: Mozilla Thunderbird 1.0 (X11/20050215) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <8CEC1BD2-5AA1-4A56-8FD7-150ACDE0DEA2@cox.net> 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:25023 Archived-At: David Arnold wrote: > All, > > Has anyone done any coding with the marith.mp package of Metapost? Any > code that you can share? > > My specific task is to draw the polynomial x^3-7*x^2+7*x+15 on the > domain [-50,50]. I have only ever used sarith (once, because it was part of a technical drawing and I didn't want to switch to some other engine for just one image), but normally I do function plots to GNUplot, where this is much less hairy to do. So sorry, no. Taco