From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19458 Path: news.gmane.org!not-for-mail From: Eckhart =?iso-8859-1?Q?Guth=F6hrlein?= Newsgroups: gmane.comp.tex.context Subject: run external programs from tex Date: Wed, 30 Mar 2005 16:57:52 +0200 Message-ID: <20050330145752.GA29325@cebitec.uni-bielefeld.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1112194908 21690 80.91.229.2 (30 Mar 2005 15:01:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 30 Mar 2005 15:01:48 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Mar 30 17:01:46 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 1DGegW-0001tO-UY for gctc-ntg-context-518@m.gmane.org; Wed, 30 Mar 2005 17:00:45 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A0251128BF; Wed, 30 Mar 2005 17:01:47 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19132-03; Wed, 30 Mar 2005 17:01:47 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 92194128AA; Wed, 30 Mar 2005 16:57:57 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E25D2128AA for ; Wed, 30 Mar 2005 16:57:55 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19135-08 for ; Wed, 30 Mar 2005 16:57:55 +0200 (CEST) Original-Received: from smtp-relay.CeBiTec.Uni-Bielefeld.DE (sauron.cebitec.uni-bielefeld.de [129.70.160.28]) by ronja.ntg.nl (Postfix) with ESMTP id 46D2B12844 for ; Wed, 30 Mar 2005 16:57:55 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id D1EA243F for ; Wed, 30 Mar 2005 16:57:54 +0200 (MEST) Original-Received: from smtp-relay.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (sauron [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05458-02-7 for ; Wed, 30 Mar 2005 16:57:54 +0200 (MEST) Original-Received: from bagheera.Genetik.Uni-Bielefeld.DE (bagheera.CeBiTec.Uni-Bielefeld.DE [129.70.160.62]) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 1F574439 for ; Wed, 30 Mar 2005 16:57:54 +0200 (MEST) Original-Received: by bagheera.Genetik.Uni-Bielefeld.DE (Postfix, from userid 13119) id 91B5115D4; Wed, 30 Mar 2005 16:57:53 +0200 (MEST) Original-To: ntg-context@ntg.nl Mail-Followup-To: ntg-context@ntg.nl Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new at cebitec.uni-bielefeld.de X-Virus-Scanned: by 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: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:19458 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19458 Hi, I wonder what would be the best way to use programs inline like it is possible for metapost. Are there already macros to set this up easily? I would like to use gnuplot, so something like [start|stop]GNUPLOTgraphic would be fine. Has anybody tried this or something similar? -- Eckhart