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 | [EMAIL PROTECTED]
                      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
-------------------------------------------------------------------------

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to