From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/72729 Path: news.gmane.org!not-for-mail From: "Meer, H. van der" Newsgroups: gmane.comp.tex.context Subject: Re: interaction? Date: Fri, 25 Nov 2011 17:08:07 +0000 Message-ID: <3EF86DE2-F69B-41A9-B026-D50547809819@uva.nl> References: <3D83CB06-0EB0-4914-8359-CEBABDEB3A14@googlemail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1322240915 27463 80.91.229.12 (25 Nov 2011 17:08:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 25 Nov 2011 17:08:35 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Nov 25 18:08:30 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RTzGI-0004dm-7h for gctc-ntg-context-518@m.gmane.org; Fri, 25 Nov 2011 18:08:30 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 58DBBCB18F; Fri, 25 Nov 2011 18:08:29 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 4wztAMb9M2zk; Fri, 25 Nov 2011 18:08:26 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7F05CCB185; Fri, 25 Nov 2011 18:08:26 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3A591CB185 for ; Fri, 25 Nov 2011 18:08:25 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Xr+b8G6IY1x9 for ; Fri, 25 Nov 2011 18:08:14 +0100 (CET) Original-Received: from filter5-til.mf.surf.net (filter5-til.mf.surf.net [194.171.167.221]) by balder.ntg.nl (Postfix) with ESMTP id 0F049CB17E for ; Fri, 25 Nov 2011 18:08:14 +0100 (CET) Original-Received: from jansen.uva.nl (jansen.uva.nl [146.50.108.229]) by filter5-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id pAPH87n8004085 for ; Fri, 25 Nov 2011 18:08:13 +0100 Original-Received: from ketelaar.uva.nl ([fe80::cc61:4c73:c438:df97]) by jansen.uva.nl ([146.50.108.229]) with mapi id 14.01.0339.001; Fri, 25 Nov 2011 18:08:07 +0100 Thread-Topic: [NTG-context] interaction? Thread-Index: AQHMq48u0AQW8jOpU0O57p238OgcB5W9uAIAgAAJtAA= In-Reply-To: <3D83CB06-0EB0-4914-8359-CEBABDEB3A14@googlemail.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [82.95.102.36] Content-ID: <5EC9A9B74CB6E94E83A5F674C0B54B38@uva.nl> X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=146.50.108.229; country=NL; region=07; city=Amsterdam; latitude=52.3500; longitude=4.9167; http://maps.google.com/maps?q=52.3500,4.9167&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0xG1t87CI - a19ed5ed2b09 - 20111125 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.221 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:72729 Archived-At: On 25 nov. 2011, at 17:33, Wolfgang Schuster wrote: > = > Am 25.11.2011 um 17:26 schrieb Hans van der Meer: > = >> I have troubles with interaction in a screen document. >> = >> (1) I took the example from the wiki: >> \setuppapersize[A6][A6] >> \setupinteraction[state=3Dstart] >> \setupreferencing[interaction=3Dall] >> \starttext >> Reference is here <\reference[label:1]{Some text}> >> \page[yes] % Insert page break >> Link to \goto{some text elsewhere}[label:1]. >> \stoptext >> = >> Although the link on page-2 brings me to page_1, the contents of {Some t= ext} has completely disappeared. Why is this? What is the essence of having= this argument if it is not displayed? > = > You can show the text when you call the reference with =93\getreference[t= ext][label:1]=94. This confuses me more. Perhaps I am misunderstanding but now I get from thi= s: Reference is here <\reference[label:1]{Some text}>\blank and is: \getreference[tekst][label:1] The output reads as follows, empty at the place of the \getreferenc: Reference is here<> and is: I also tried \getreference{tekst}[label:1] but that becomes worse: ??tekst[= label:1] > = >> (2) Transfering this code to a more complex document containing other re= ferences, to figures, tables etc. makes the action disappear! Clicking then= does nothing, although the links to the figures and tables can be used. >> = >> The link works when the code above is placed BEFORE \completecontent. Bu= t becomes incative when put BEHIND it. The index however has links transfer= ring to the various part of the3 document. >> = >> Please can some enlighten me? Why are links through \placefigure, \place= table alive and those with \reference-\goto are not? > = > Do you have a example? > = I quickly tried to put some things together but did not yet find the behavi= our. But the real document is part of a project met products and components= . Later I will setup a similar textproject to see if that could be the caus= e. = Hans van der Meer ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________