From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/59295 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Slides: uncover things piecewise Date: Fri, 4 Jun 2010 09:26:31 -0400 (EDT) Message-ID: References: <20100601201603.60f8d3bc@vorbis> <20100603134617.GA7180@gaston.couberia.bzh> <20100603163859.05ae0a41@vorbis> <20100603150224.GA7390@gaston.couberia.bzh> <20100603191332.00cc5e71@vorbis> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-95925577-1275657999=:22449" X-Trace: dough.gmane.org 1275657978 18725 80.91.229.12 (4 Jun 2010 13:26:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 4 Jun 2010 13:26:18 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Jun 04 15:26:11 2010 connect(): No such file or directory Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OKWuY-0006Lg-1i for gctc-ntg-context-518@m.gmane.org; Fri, 04 Jun 2010 15:26:10 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 85632C9C0E; Fri, 4 Jun 2010 15:26:05 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ZdhF1hDaotX8; Fri, 4 Jun 2010 15:25:50 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 835BFC9C31; Fri, 4 Jun 2010 15:25:50 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1FD87C9C31 for ; Fri, 4 Jun 2010 15:25:49 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id zk2G1LLJHIIQ for ; Fri, 4 Jun 2010 15:25:46 +0200 (CEST) Original-Received: from tombraider.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.12.86]) by balder.ntg.nl (Postfix) with ESMTP id 2B45EC9C0E for ; Fri, 4 Jun 2010 15:25:45 +0200 (CEST) Original-Received: FROM wifi-8-227.enpc.fr (chilli.enpc.fr [194.57.247.7]) By tombraider.mr.itd.umich.edu ID 4C08FED7.C3674.676 ; Authuser adityam; 4 Jun 2010 09:25:44 EDT In-Reply-To: <20100603191332.00cc5e71@vorbis> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:59295 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-95925577-1275657999=:22449 Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Thu, 3 Jun 2010, Marco wrote: > On Thu, 3 Jun 2010 17:02:24 +0200, Peter M=C3=BCnster > wrote: > >> [...] >> Perhaps your pdf-viewer does not support javascript. >> I use acroread version 9.3.2=20 >>=20 >> Cheers, Peter > After short research I found out that most pdf readers don't support Java > Script (so do xpdf and sumatra). So, this is not really a portable soluti= on. > > Any hints for achieving the same result in a portable way without Java > Script appreciated. I think that a luatex solution should be easy (for Hans, hint hint). Collect everything on a page, and do some attribute magic to reveal it one= =20 by one (or change colors, etc). Personally, I occasionally use a primitive= =20 and ugly solution \StartSteps{4} \startitemize \item ... \2{\item ...} \3{\item ...} \4{\item ...} \stopitemize \StopSteps where \StartSteps collects its body, typesets it 4 times. In the first=20 iteration, \1 =3D \donoting, everything else is \gobbleoneargument; in the= =20 2nd iteration, \1 and \2 =3D \donothing and so on. Aditya --8323328-95925577-1275657999=:22449 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --8323328-95925577-1275657999=:22449--