From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22857 Path: news.gmane.org!not-for-mail From: Alexander Lazic Newsgroups: gmane.comp.tex.context Subject: Re: Re: function plotting Date: Tue, 4 Oct 2005 22:25:49 +0200 Message-ID: <20051004202549.GD30718@none.at> References: <20051002172755.GA17649@none.at> <43401ECE.2030309@creutzig.de> <20051002185852.GB19384@none.at> <434044D5.8090109@creutzig.de> <20051003080358.GA3782@none.at> <434169BB.4000008@creutzig.de> <20051004082954.GA20838@none.at> 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: quoted-printable X-Trace: sea.gmane.org 1128457718 13581 80.91.229.2 (4 Oct 2005 20:28:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 4 Oct 2005 20:28:38 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Oct 04 22:28:35 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 1EMtMQ-0004qA-Ff for gctc-ntg-context-518@m.gmane.org; Tue, 04 Oct 2005 22:26:02 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E9544127F5; Tue, 4 Oct 2005 22:25:56 +0200 (CEST) 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 32503-03; Tue, 4 Oct 2005 22:25:54 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3FFF8127EC; Tue, 4 Oct 2005 22:25:54 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BB469127EC for ; Tue, 4 Oct 2005 22:25:51 +0200 (CEST) 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 32399-08 for ; Tue, 4 Oct 2005 22:25:50 +0200 (CEST) Original-Received: from magrathea.bursik.net (magrathea.bursik.net [85.232.70.2]) by ronja.ntg.nl (Postfix) with ESMTP id E6E77127E2 for ; Tue, 4 Oct 2005 22:25:50 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) (uid 1001) by magrathea.bursik.net with local; Tue, 04 Oct 2005 22:25:49 +0200 id 0045072D.4342E54D.00007BD8 Original-To: ntg-context@ntg.nl Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:22857 Archived-At: Hi, On Die 04.10.2005 21:14, Peter M=FCnster wrote: > >You could also try PSTricks: > >\usemodule[pstric] >\starttext >\startPSTRICKS >\psplot[plotpoints=3D100]{0}{1}{x 360 mul sin} >\stopPSTRICKS >\stoptext Thanx i have try an get: figures : figure pstest-texapp can not be found but there is the file: pstest-texapp.tex You can get the output and some otherfiles from: http://www.none.at/tex/ Greetings al ;-)