From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22853 Path: news.gmane.org!not-for-mail From: Alexander Lazic Newsgroups: gmane.comp.tex.context Subject: Re: function plotting (was: Re: Q: about \externalfile from metafun-p.pdf) Date: Tue, 4 Oct 2005 21:20:47 +0200 Message-ID: <20051004192047.GB30718@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> <6faad9f00510041048l25e0b9f0m@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1128453731 32753 80.91.229.2 (4 Oct 2005 19:22:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 4 Oct 2005 19:22:11 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Oct 04 21:22:06 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 1EMsLP-0001g0-5L for gctc-ntg-context-518@m.gmane.org; Tue, 04 Oct 2005 21:20:55 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8CFC2127DE; Tue, 4 Oct 2005 21:20:54 +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 31770-06-4; Tue, 4 Oct 2005 21:20:50 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 084991279D; Tue, 4 Oct 2005 21:20:50 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 578861279D for ; Tue, 4 Oct 2005 21:20:48 +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 31770-06-3 for ; Tue, 4 Oct 2005 21:20:47 +0200 (CEST) Original-Received: from magrathea.bursik.net (magrathea.bursik.net [85.232.70.2]) by ronja.ntg.nl (Postfix) with ESMTP id 74CD912780 for ; Tue, 4 Oct 2005 21:20:47 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) (uid 1001) by magrathea.bursik.net with local; Tue, 04 Oct 2005 21:20:47 +0200 id 0045073E.4342D60F.0000784F Original-To: mailing list for ConTeXt users Content-Disposition: inline In-Reply-To: <6faad9f00510041048l25e0b9f0m@mail.gmail.com> 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:22853 Archived-At: On Die 04.10.2005 19:48, Mojca Miklavec wrote: > >I use gnuplot which makes graphs of superb visual quality and has >extensive support for many different function manipulations and weird >stuff that you want to do with it. I have also think on gnuplot, but wasn't sure that i can use the ps/pdf into my context doc. >and then "\input file" inside of the main LaTeX file. Gnuplot cannot >make output in ConTeXt (yet), but perhaps you can include the resulting >PDFs in your ConTeXt source. (Gnuplot is one of the very few examples >where I still use LaTeX.) You can also output the (ConTeXt-friendly) >metapost (with set terminal), but you lose on quality. Well i will also try with gnuplot. How much bad is 'lose quality' in %? greetings al ;-)