� wrote:
On Wed, 1 Feb 2006, Hans Hagen wrote:
That is: - when starting acroread, the view is "minwidth" - and the mode is "FullScreen" - and when clicking on a reference, the zoom-level does *not* change
hey, since when don't you read the source any more ...
\setupinteraction[focus=fit|width|height|minwidth|minheight|standard|<empty>
Hello Hans, "focus=..." does *not* set the right zoom-level at startup of acroread and it *changes* the zoom-level when clicking on a reference.
So, my suggestion for our needs is "startfocus=...".
one of the problems is (and this has changed in viewer over time, which is why i never bothered too much about it) is that the opening options are controlled differently from the annotation views links: \setupinteraction[state=start,focus=width] opening: \setupinteraction[state=start,focus=width,openaction=FitWidth] or % \setupinteractionscreen[option=max] % bookmark fit doublesided or (fails): % \setupinteraction[state=start,focus=width,openaction=page(1)] FitWidth and FullScreen don't go well together (kind of contradict); The open action can be chained as can other goto's: openaction={page(2),FitWidth}] it is possible to use FitH trickery with infinity offsets but it's not only ugly but i also consider it subjected to changes in future viewer versions; in the past i've done numerous tests with such features but nowdays i tend to be a bit less eager to implement potentially messy features FitWidth is mapped onto a named action which is rather robust Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------