ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: Hyperlinks to locations in other documents-repost
Date: Fri, 15 Aug 2003 11:43:21 +0200	[thread overview]
Message-ID: <5.2.0.9.1.20030815114119.02595ba0@server-1> (raw)
In-Reply-To: <BB625F52.14768%king@dircon.co.uk>

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
-------------------------------------------------------------------------

  reply	other threads:[~2003-08-15  9:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-12  8:29 Hyperlinks to locations in other documents Nigel King
2003-08-12 11:11 ` \placefigure[left] aligning with second line Duncan Hothersall
2003-08-12 11:20   ` Duncan Hothersall
2003-08-12 11:31   ` Bill McClain
2003-08-12 14:31     ` \placefigure[left] again! Duncan Hothersall
2003-08-12 14:48       ` Bill McClain
2003-08-12 15:13         ` Duncan Hothersall
2003-08-12 14:33   ` \placefigure[left] aligning with second line Hans Hagen
2003-08-15  8:58 ` Hyperlinks to locations in other documents-repost Nigel King
2003-08-15  9:43   ` Hans Hagen [this message]
2003-08-15 18:29     ` Nigel King
2003-09-03 17:18     ` Patrick Gundlach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5.2.0.9.1.20030815114119.02595ba0@server-1 \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).