From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8166 Path: main.gmane.org!not-for-mail From: Slawek Zak Newsgroups: gmane.comp.tex.context Subject: Re: Opening document in "Fit Window" mode Date: Thu, 6 Jun 2002 13:41:49 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020606134149.B83900@prioris.mini.pw.edu.pl> References: <20020604220828.A40853@prioris.mini.pw.edu.pl> <5.1.0.14.1.20020605220626.02bb7b80@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035398593 25248 80.91.224.250 (23 Oct 2002 18:43:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:43:13 +0000 (UTC) Original-To: ntg-context@ntg.nl In-Reply-To: <5.1.0.14.1.20020605220626.02bb7b80@server-1>; from pragma@wxs.nl on Wed, Jun 05, 2002 at 10:07:02PM +0200 Xref: main.gmane.org gmane.comp.tex.context:8166 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8166 On Wed, Jun 05, 2002 at 10:07:02PM +0200, Hans Hagen wrote: > At 10:08 PM 6/4/2002 +0200, Slawek Zak wrote: > >Is it possible at all? I suppose some JavaScript could do it. I > >couldn't find any option in document opening settings. > > doens't \setupinteractionscreen[option=fit] work? In the following document: \setuppapersize[S6][S6] \setupinteraction[state=start] \setupinteractionscreen[option=fit] \starttext Test. \stoptext It doesn't do anything. Tested with Acrobat 5 on Linux and Windows. I want the same effect which one can get with clicking the middle zoom button, which has tooltip "Fit in Window". /S