From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13054 Path: main.gmane.org!not-for-mail From: Patrick Gundlach Newsgroups: gmane.comp.tex.context Subject: Re: Hyperlinks to locations in other documents-repost Date: Wed, 03 Sep 2003 19:18:15 +0200 Organization: privat Sender: ntg-context-admin@ntg.nl Message-ID: References: <5.2.0.9.1.20030815114119.02595ba0@server-1> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1062610173 15031 80.91.224.253 (3 Sep 2003 17:29:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 3 Sep 2003 17:29:33 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Sep 03 19:29:32 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19ubRk-0004Gu-00 for ; Wed, 03 Sep 2003 19:29:32 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id E97FE10B2E; Wed, 3 Sep 2003 19:29:23 +0200 (MEST) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.188]) by ref.ntg.nl (Postfix) with ESMTP id 54D7610B29 for ; Wed, 3 Sep 2003 19:23:03 +0200 (MEST) Original-Received: from [212.227.126.155] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 19ubLS-0002JI-00 for ntg-context@ntg.nl; Wed, 03 Sep 2003 19:23:02 +0200 Original-Received: from [62.72.92.71] (helo=levana) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 19ubLR-0000HM-00 for ntg-context@ntg.nl; Wed, 03 Sep 2003 19:23:02 +0200 Original-Received: from [192.168.1.2] (helo=burger.local) by levana with esmtp (Exim 3.35 #1 (Debian)) id 19ubGh-0000jj-00 for ; Wed, 03 Sep 2003 19:18:07 +0200 Original-Received: from schnee.local (localhost [127.0.0.1]) by burger.local (8.12.9/8.12.9) with ESMTP id h83HIGhX019980 for ; Wed, 3 Sep 2003 19:18:16 +0200 (CEST) Original-Received: (from pg@localhost) by schnee.local (8.12.9/8.12.2/Submit) id h83HIG0o019979; Wed, 3 Sep 2003 19:18:16 +0200 (CEST) X-Authentication-Warning: schnee.local: pg set sender to patrick@gundla.ch using -f Original-To: ntg-context@ntg.nl X-Lieblings-Musik: the_capricorns In-Reply-To: <5.2.0.9.1.20030815114119.02595ba0@server-1> (Hans Hagen's message of "Fri, 15 Aug 2003 11:43:21 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (darwin) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@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:13054 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13054 Hi, Hans Hagen writes: > I made a small test file > \setupoutput[pdftex] \pdfcompresslevel=0 > \setupinteraction[state=start] > \starttext > \chapter[one]{One} > \goto {document} [testtest::] > \goto {chapter 2} [testtest::two] > \chapter[two]{Two} > nothing here > \stoptext > (and its mirror testtest.tex) > > Now, somehow this works in acrobat 5 but not in acrobat 6! Creating a > link in acrobat 6 manually also does not work. Looks like a bug in > acrobat 6, but before i look into it in more detail i want > confirmation from other users Same here. The document gets opened, but the page with "Chapter 2" is not selected. Both Acrobat/Adobe reader on Mac OS X. Patrick