From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1303 Path: main.gmane.org!not-for-mail From: "Haseloff, Lutz" Newsgroups: gmane.comp.tex.context Subject: \setuppagetransitions Date: Fri, 19 Nov 1999 09:46:24 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <0F3313EC125AD311981100105AB3A75D107B8F@N0795.mdf.fvbb.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain X-Trace: main.gmane.org 1035392135 31581 80.91.224.250 (23 Oct 2002 16:55:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:55:35 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:1303 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1303 Hi all, In both the new beta and the regular version \setuppagetransitions seems not to work. only \setuppagetransitions and \setuppagetransitions[reset] will be processed without error. If i use \setuppagetransitions[random] or [1] ... pdftex breaks with errormessage: Missing Number treated as zero. My file: \setupoutput [pdftex] \setuppapersize[S6][S6] \setuppagetransitions[1] \setupinteraction[state=start] \setupinteractionscreen[option=max] \starttext Test \page Test \stoptext Can it be a problem with my pdftex 13d/MiKTeX 1.20e? Lutz