From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12902 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Hyperlinks to locations in other documents-repost Date: Fri, 15 Aug 2003 11:43:21 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <5.2.0.9.1.20030815114119.02595ba0@server-1> References: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: sea.gmane.org 1060940970 20237 80.91.224.253 (15 Aug 2003 09:49:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Aug 2003 09:49:30 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri Aug 15 11:49:29 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 19nbD7-0005cl-00 for ; Fri, 15 Aug 2003 11:49:29 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 4114710B73; Fri, 15 Aug 2003 11:49:26 +0200 (MEST) Original-Received: from mail.solcon.net (mail.solcon.net [212.45.33.5]) by ref.ntg.nl (Postfix) with ESMTP id DE42910B72 for ; Fri, 15 Aug 2003 11:43:34 +0200 (MEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mail.solcon.net (8.11.6/8.9.3) with ESMTP id h7F9hUq01431 for ; Fri, 15 Aug 2003 11:43:30 +0200 Original-Received: from laptop-3.wxs.nl (laptop-3.pragma-net [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id A8A3D17ADF for ; Fri, 15 Aug 2003 11:43:28 +0200 (CEST) X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Original-To: ntg-context@ntg.nl In-Reply-To: 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:12902 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12902 At 09:58 15/08/2003 +0100, you wrote: >Guys, >Sorry to repost this but do the rest of you manage to hyperlink to locations >in other documents successfully, this is a small annoyance which I would >really like to solve. > >Best Regards >-- >Nigel > >Hi, >I am trying to get a group of documents to link together. The references to >the other document work but the hyperlinks only open the document on the >first page. > >What am I doing wrong? > >The linktest1 has links to testdoc2. For those trying them you may need to >change the font part since my fonts are non standard (subject of other >problems). > >Key lines from testdoc1.tex are >\useexternaldocument[testdoc][testdoc2][This document is a test link] >\goto{contents}[testdoc::contents] > >And key lines from testdoc2.tex are >\page[yes] >\section[contents]{Contents List} 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 (an option is to cross link docs by page number) Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl 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 ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------