From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/59253 Path: news.gmane.org!not-for-mail From: Peter =?utf-8?Q?M=C3=BCnster?= Newsgroups: gmane.comp.tex.context Subject: Re: Slides: uncover things piecewise Date: Thu, 3 Jun 2010 15:46:17 +0200 Message-ID: <20100603134617.GA7180@gaston.couberia.bzh> References: <20100601201603.60f8d3bc@vorbis> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1275572794 4310 80.91.229.12 (3 Jun 2010 13:46:34 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 3 Jun 2010 13:46:34 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jun 03 15:46:33 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 1OKAke-0000Rv-37 for gctc-ntg-context-518@m.gmane.org; Thu, 03 Jun 2010 15:46:28 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id AF3BAC9BB2; Thu, 3 Jun 2010 15:46:27 +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 BjtSHgjjfOF1; Thu, 3 Jun 2010 15:46:22 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 33732C9BB5; Thu, 3 Jun 2010 15:46:22 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A322EC9BB5 for ; Thu, 3 Jun 2010 15:46:21 +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 Nsvsl2Bepj3g for ; Thu, 3 Jun 2010 15:46:19 +0200 (CEST) Original-Received: from smtp27.orange.fr (smtp27.orange.fr [80.12.242.96]) by balder.ntg.nl (Postfix) with ESMTP id 5D109C9BB2 for ; Thu, 3 Jun 2010 15:46:19 +0200 (CEST) Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2717.orange.fr (SMTP Server) with ESMTP id 9F3111C00575 for ; Thu, 3 Jun 2010 15:46:18 +0200 (CEST) Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2717.orange.fr (SMTP Server) with ESMTP id 875D71C000BA for ; Thu, 3 Jun 2010 15:46:18 +0200 (CEST) Original-Received: from gaston.couberia.bzh (ARennes-551-1-58-96.w92-135.abo.wanadoo.fr [92.135.249.96]) by mwinf2717.orange.fr (SMTP Server) with ESMTP id 5887E1C005DE for ; Thu, 3 Jun 2010 15:46:18 +0200 (CEST) X-ME-UUID: 20100603134618362.5887E1C005DE@mwinf2717.orange.fr Original-Received: by gaston.couberia.bzh (Postfix, from userid 1000) id CB0BC305FE; Thu, 3 Jun 2010 15:46:17 +0200 (CEST) Mail-Followup-To: mailing list for ConTeXt users Content-Disposition: inline In-Reply-To: <20100601201603.60f8d3bc@vorbis> User-Agent: Mutt/1.5.17 (2007-11-01) 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:59253 Archived-At: On Tue, Jun 01 2010, Marco wrote: > \usemodule [simpleslides] > \starttext > \SlideTitle {My Topic} > \startitemize > \item First % Visible by default > \item Second % Gray by default > \item Third % Gray by default > \stopitemize > \stoptext Not gray, but white: \usemodule [simpleslides, pre-stepwise] \setupinteraction[state=start] \starttext \SlideTitle {My Topic} \startitemize \item First % Visible by default \StartSteps \item Second \FlushStep % Gray by default \item Third \FlushStep % Gray by default \StopSteps \stopitemize \stoptext Cheers, Peter -- Contact information: http://pmrb.free.fr/contact/ ___________________________________________________________________________________ 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 ___________________________________________________________________________________