From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/3667 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: option=max Date: Wed, 27 Dec 2000 09:34:15 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <3.0.6.32.20001227093415.013af5e0@pop.wxs.nl> References: <3.0.5.32.20001223170647.0081ce90@mail.northcoast.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: main.gmane.org 1035394394 19160 80.91.224.250 (23 Oct 2002 17:33:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:33:14 +0000 (UTC) Cc: Lutz.Haseloff@mdf.brandenburg.de, ntg-context@ntg.nl Original-To: David Arnold In-Reply-To: <3.0.5.32.20001223170647.0081ce90@mail.northcoast.com> Xref: main.gmane.org gmane.comp.tex.context:3667 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:3667 At 05:06 PM 12/23/00 -0800, David Arnold wrote: >Lutz, All, > >Did you ever get an answer to this question? > >Is it possible to start the file in Acrobat Reader with "Fit Width"? >Or is option=max the only option of \setupinteractionscreen? >I found no documentation about the options. > >I'd like to start up with "Fit Width." The whole fit-to-something is rather buggy and fuzzy. FullScreen and a few others are document options, while this fit thing is to be implemented otherwise. \unprotect \startvariables dutch english german czech italian FitWidth: FitWidth FitWidth FitWidth FitWidth FitWidth % yet untranslated \stopvariables \setglobalsystemreference \rt!exec \v!FitWidth {fitwidth} \def\PDFexecutefitwidth {/Named /N /FitWidth} \protect \setupinteraction [state=start, openaction=FitWidth] \starttext This is not a regular open document option, but either a goto page one with this or that zoom [which is not always stable] or some dirty JavaScript [which does not seem to work according to the specs] should work. Alas, I only got a menu action working. \typefile{fitw.tex} \stoptext ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com -------------------------------------------------------------------------