From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22351 Path: news.gmane.org!not-for-mail From: "Stephen A. Tjemkes" Newsgroups: gmane.comp.tex.context Subject: Start of application within a context document Date: Thu, 08 Sep 2005 08:33:30 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1126161307 20702 80.91.229.2 (8 Sep 2005 06:35:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Sep 2005 06:35:07 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Sep 08 08:35:05 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 1EDFz2-0007pc-HS for gctc-ntg-context-518@m.gmane.org; Thu, 08 Sep 2005 08:34:04 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 532F6127B7; Thu, 8 Sep 2005 08:34:03 +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 14380-04; Thu, 8 Sep 2005 08:33:57 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B0A5412797; Thu, 8 Sep 2005 08:33:57 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C95C412797 for ; Thu, 8 Sep 2005 08:33: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 14520-01 for ; Thu, 8 Sep 2005 08:33:55 +0200 (CEST) Original-Received: from gwn0201.eumetsat.int (cln0201.eumetsat.int [193.17.8.17]) by ronja.ntg.nl (Postfix) with ESMTP id E27111278B for ; Thu, 8 Sep 2005 08:33:55 +0200 (CEST) Original-Received: from DOMIA01-MTA by gwn0201.eumetsat.int with Novell_GroupWise; Thu, 08 Sep 2005 08:33:53 +0200 X-Mailer: Novell GroupWise Internet Agent 6.5.4 Original-To: Content-Disposition: inline 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:22351 Archived-At: Hi, If you excuse my ignorance, but I am looking for a simple example how to = launch an executable (a tcl/tk script in my case) from within a pdf = document prepared by context.=20 During a presentation i would like to show some graphics which are = generated through the execution of a tcl/tk script.=20 One could close the pdf file and open the tcl/tk script, but it would be = nice if one could symbolically link the script within the pdf file.=20 Because I prepare the pdf file using context, I searched the context = manuals, but didnot find a solution to this problem.=20 Therefore if somebody has solved this already and is willing to share = his/her experience I would be grateful Thanks Stephen