From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/80211 Path: news.gmane.org!not-for-mail From: Daniel Schopper Newsgroups: gmane.comp.tex.context Subject: Re: link to component Date: Fri, 11 Jan 2013 15:58:24 +0100 Message-ID: <50F02890.5020505@aon.at> References: <50F0273C.4020701@aon.at> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1357916318 17528 80.91.229.3 (11 Jan 2013 14:58:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Jan 2013 14:58:38 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Jan 11 15:58:54 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ttg4M-0004MZ-5Q for gctc-ntg-context-518@m.gmane.org; Fri, 11 Jan 2013 15:58:54 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 36CB7101F6; Fri, 11 Jan 2013 15:58:38 +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 5kz2yOenQEgg; Fri, 11 Jan 2013 15:58:32 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 79B81101E5; Fri, 11 Jan 2013 15:58:32 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D2356101E5 for ; Fri, 11 Jan 2013 15:58:30 +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 XV+1NOS+qtNE for ; Fri, 11 Jan 2013 15:58:27 +0100 (CET) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by balder.ntg.nl (Postfix) with ESMTP id 21F1E101E3 for ; Fri, 11 Jan 2013 15:58:26 +0100 (CET) Original-Received: from email.aon.at (smtpout04.highway.telekom.at [195.3.96.117]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r0BEwPgP017924 for ; Fri, 11 Jan 2013 15:58:26 +0100 Original-Received: (qmail 13715 invoked from network); 11 Jan 2013 14:58:25 -0000 Original-Received: from 178-190-45-36.adsl.highway.telekom.at (HELO imac.lan) (aon.912045897.daniel@[178.190.45.36]) (envelope-sender ) by smarthub81.res.a1.net (qmail-ldap-1.03) with SMTP for ; 11 Jan 2013 14:58:24 -0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 In-Reply-To: <50F0273C.4020701@aon.at> X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=195.3.96.117; country=AT; latitude=47.3333; longitude=13.3333; http://maps.google.com/maps?q=47.3333,13.3333&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0VIKCWpGl - 6e05c84ea6c0 - 20130111 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.220 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:80211 Archived-At: Sorry, I forgot: I'm using MkIV version 2012.12.10 23:20 Am 11.01.13 15:52, schrieb Daniel Schopper: > Hi, > > I'm using a product/component structure with interaction but it seems > that hyperlink targets pointing to manually set pagereferences in > another component file do not work as they should: The line/page numbers > on the link is correct, but the hyperlinks points to _component.pdf_ > (which opens, if it has been compiled by itself before, otherwise the > link is just going nowhere) instead of the page in product.pdf > > On the other hand, hyperlinks to a chapter/... head work as expected. > > I haven't used interaction much until now, so I might well be missing > something, but this seems like a bug to me. > > Thanks in advance! > Daniel > > > Working minimal example: > --------------------------- > My product.tex looks like this: > > > \setupinteraction[state=start] > > \startproduct product > > \startbodymatter > %\at and \inline -> \pagereference[knuth] don't work > cf. Knuth at \at{p.}[knuthpage] \inline{line}[knuth] > % \in -> \chapter[knuthchap] works > in \in{Chapter}[knuthchap]. > \stopbodymatter > > \startappendices > \component appendix > \stopappendices > > \stopproduct > > > -------------- > And my appendix.tex looks like this: > > \startcomponent appendix > \product product > \chapter[knuthchap]{Knuth} > \startlinenumbering > \startline[knuth]\input knuth\stopline[knuth] > \stoplinenumbering > \page > Some problem here.\pagereference[knuthpage] > \stopcomponent > ___________________________________________________________________________________ > > If your question is of interest to others as well, please add an entry > to the Wiki! > > maillist : ntg-context@ntg.nl / > http://www.ntg.nl/mailman/listinfo/ntg-context > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : http://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > ___________________________________________________________________________________ > > ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________