From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16457 Path: main.gmane.org!not-for-mail From: Michal Kvasnicka Newsgroups: gmane.comp.tex.context Subject: Re: Metapost animation Date: Tue, 14 Sep 2004 19:18:39 +0000 Sender: ntg-context-bounces@ntg.nl Message-ID: <4147440F.7090702@econ.muni.cz> References: <4145D194.5040604@econ.muni.cz> <41471D63.4050108@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.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 1095182434 9059 80.91.229.6 (14 Sep 2004 17:20:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Sep 2004 17:20:34 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Sep 14 19:20:11 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C7GyR-0005cJ-00 for ; Tue, 14 Sep 2004 19:20:11 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 19D1012795; Tue, 14 Sep 2004 19:20:11 +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 02157-04; Tue, 14 Sep 2004 19:20:08 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 886C61277A; Tue, 14 Sep 2004 19:20:08 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 93D631277A for ; Tue, 14 Sep 2004 19:20:07 +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 02202-02 for ; Tue, 14 Sep 2004 19:20:07 +0200 (CEST) Original-Received: from anor.ics.muni.cz (unknown [147.251.4.35]) by ronja.ntg.nl (Postfix) with ESMTP id E9AB612778 for ; Tue, 14 Sep 2004 19:20:06 +0200 (CEST) Original-Received: from merkur.econ.muni.cz (merkur.econ.muni.cz [147.251.189.10]) by anor.ics.muni.cz (8.12.1/8.12.1) with ESMTP id i8EHK6dk020835 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Tue, 14 Sep 2004 19:20:06 +0200 Original-Received: from [147.251.224.167] (ke-kvasnicka.econ.muni.cz [147.251.224.167]) by merkur.econ.muni.cz (8.12.3/8.11.2/SuSE Linux 8.11.1-0.5) with ESMTP id i8EHK64T016709 for ; Tue, 14 Sep 2004 19:20:06 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616 X-Accept-Language: en-us, en, cs Original-To: mailing list for ConTeXt users In-Reply-To: <41471D63.4050108@wxs.nl> X-Muni-Spam-TestIP: 147.251.189.10 X-Muni-Virus-Test: Clean 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: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16457 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16457 Hans Hagen wrote: > Michal Kvasnicka wrote: > >> Now to my next question. I have seen a great thing: Metapost pictures >> were animated (probably with the JavaScript code). You can found some >> examples here: >> http://www.math.muni.cz/~plch/nkpm/nradanm6.pdf >> http://www.math.muni.cz/~plch/nkpm/nradanm8.pdf >> (Just click on the `Spustit animaci' button.) > > > it's in the metafun manual > that kind of trickery has been present in context for a long time, but > unfortunately it's not always available on each platform > (apart from the fact that each version of acrobat has its own side > effects) Hm. Do you quote the Metafun manual, section 13.6? I know this technique. But my question was different: Is it possible to `animate' the fieldstack? In other words, to make it change one figure to another automatically, without clicking anywhere, changing one frame to another each 1/n second to simulate a smoth motion like in a cinema? Many thanks to you and all who answered me. Yours Michal Kvasnicka