From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9783 Path: main.gmane.org!not-for-mail From: Zeljko Vrba Newsgroups: gmane.comp.tex.context Subject: Re: PDF zoom Date: Sun, 10 Nov 2002 15:32:48 +0100 Sender: ntg-context-admin@ref.ntg.nl Message-ID: <20021110143248.GA26321@fly.srk.fer.hr> References: <20021110114647.GA18842@fly.srk.fer.hr> <19910714035.20021110135118@iol.it> Reply-To: ntg-context@ref.ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1036938713 22651 80.91.224.249 (10 Nov 2002 14:31:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 10 Nov 2002 14:31:53 +0000 (UTC) Cc: ntg-context@ntg.nl Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18At7v-0005t5-00 for ; Sun, 10 Nov 2002 15:31:52 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 8590010B0C; Sun, 10 Nov 2002 15:33:27 +0100 (MET) Original-Received: from fly.srk.fer.hr (fly.srk.fer.hr [161.53.74.66]) by ref.ntg.nl (Postfix) with ESMTP id 4AE7A10B03 for ; Sun, 10 Nov 2002 15:32:49 +0100 (MET) Original-Received: from fly.srk.fer.hr (mordor@localhost [127.0.0.1]) by fly.srk.fer.hr (8.12.2/8.12.2) with ESMTP id gAAEWmJt026344; Sun, 10 Nov 2002 15:32:48 +0100 (MET) Original-Received: (from mordor@localhost) by fly.srk.fer.hr (8.12.2/8.12.2/Submit) id gAAEWmin026343; Sun, 10 Nov 2002 15:32:48 +0100 (MET) Original-To: ntg-context@ref.vet.uu.nl Content-Disposition: inline In-Reply-To: <19910714035.20021110135118@iol.it> User-Agent: Mutt/1.3.28i Errors-To: ntg-context-admin@ref.ntg.nl X-BeenThere: ntg-context@ref.ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:9783 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9783 On Sun, Nov 10, 2002 at 01:51:18PM +0100, Giuseppe Bilotta wrote: > > Sunday, November 10, 2002 Zeljko Vrba wrote: > > > ZV> I have bookmarks and cross-references in my document. When clicking > ZV> to any of them, the acrobat reader moves me to the right place. However, > ZV> it changes current zoom to fit to page. How do I make it retain the zoom I > ZV> manually set up myself? > > Personally, I use \dosetuppageview{standard}; it seems to work. > It works for in-text cross references (TOC, indices, etc.) but it doesn't work for bookmarks :(