From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22673 Path: news.gmane.org!not-for-mail From: Mojca Miklavec Newsgroups: gmane.comp.tex.context Subject: Re: t-rsteps and starttyping Date: Fri, 23 Sep 2005 09:11:32 +0200 Message-ID: <4333AAA4.8070602@gmail.com> References: <1119909965.13762.21.camel@localhost.localdomain> <1126562259.1418.41.camel@tempete> <43315428.90603@creutzig.de> <1127311214.59949.48.camel@tempete> <43316A9E.90905@elvenkind.com> <1127340987.59949.61.camel@tempete> <43325591.5000108@creutzig.de> <1127402668.59949.89.camel@tempete> <4332E238.8080201@wxs.nl> <1127419355.1886.13.camel@tempete> <43331691.4020805@wxs.nl> <1127442848.1886.23.camel@tempete> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.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 1127459562 18259 80.91.229.2 (23 Sep 2005 07:12:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Sep 2005 07:12:42 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Sep 23 09:12:40 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 1EIhj5-0006fX-CS for gctc-ntg-context-518@m.gmane.org; Fri, 23 Sep 2005 09:12:07 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4744A127FB; Fri, 23 Sep 2005 09:12:06 +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 06773-02; Fri, 23 Sep 2005 09:12:01 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 82981127F2; Fri, 23 Sep 2005 09:12:00 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2A180127F2 for ; Fri, 23 Sep 2005 09:11:59 +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 06639-03 for ; Fri, 23 Sep 2005 09:11:58 +0200 (CEST) Original-Received: from avs1.arnes.si (avs1.arnes.si [193.2.1.74]) by ronja.ntg.nl (Postfix) with ESMTP id 3724F127C0 for ; Fri, 23 Sep 2005 09:11:57 +0200 (CEST) Original-Received: from localhost (avs1.arnes.si [193.2.1.74]) by avs1.arnes.si (Postfix) with ESMTP id D3DF836AD37 for ; Fri, 23 Sep 2005 09:11:57 +0200 (CEST) Original-Received: from avs1.arnes.si ([193.2.1.74]) by localhost (avs1.arnes.si [193.2.1.74]) (amavisd-new, port 10024) with ESMTP id 58313-02-10 for ; Fri, 23 Sep 2005 09:11:56 +0200 (CEST) Original-Received: from [194.249.10.216] (ar20-24i.dial-up.arnes.si [194.249.10.216]) by avs1.arnes.si (Postfix) with ESMTP id AA42836A01E for ; Fri, 23 Sep 2005 09:11:34 +0200 (CEST) User-Agent: Mozilla/4.5-4.75 (Windows; U; Windows NT 5.1; sl-SI; rv:1.4) Gecko/20030624 Netscape/7.1 X-Accept-Language: sl, en, en-us, de Original-To: mailing list for ConTeXt users In-Reply-To: <1127442848.1886.23.camel@tempete> X-Virus-Scanned: by amavisd-new at arnes.si 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:22673 Archived-At: David Munger wrote: > Hans Hagen: > >>did you ever try >> >> texexec --mode=demo s-pre-61 >> >>using 'layers' is rather robust (no duplicate pages and such); Duplicated pages are the desired/intentional behaviour of this module (noone would object having a switch to choose between the method with JavaScript and the one with duplicated pages, but already now the module almost perfectly suits the needs). >>Some of the older presentation styles build the pages stepwise, they >>use either boxes, or buffers (i must look into it, but there is also >>one that plugs into the otr; in your case, collecting in a box and >>uncopying it is probably the best method. > > > Do you mean with \setbox-like commands? I'll have a look at it. Thanks > for the suggestion. This method would solve a couple of problems, but is it possible to get half of a paragraph on the first slide and finish it on the second slide this way (by doing acrobatics with boxes)? Mojca