From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/62034 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: jump to PDF page Date: Tue, 28 Sep 2010 13:54:28 +0200 Message-ID: <5ADD12B9-74EA-4963-83DE-66E5414EF61F@st.estfiles.de> References: <4CA1D0D9.9040703@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1285674894 15078 80.91.229.12 (28 Sep 2010 11:54:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 28 Sep 2010 11:54:54 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Sep 28 13:54:52 2010 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 1P0Yln-0001GL-OL for gctc-ntg-context-518@m.gmane.org; Tue, 28 Sep 2010 13:54:51 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2B566CA6F8; Tue, 28 Sep 2010 13:54:49 +0200 (CEST) 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 D3n-ZeO7mZry; Tue, 28 Sep 2010 13:54:48 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 98E65CA723; Tue, 28 Sep 2010 13:54:42 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4D64BCA723 for ; Tue, 28 Sep 2010 13:54:42 +0200 (CEST) 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 YbEV-KBU3NPz for ; Tue, 28 Sep 2010 13:54:30 +0200 (CEST) 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 DD87ECA6F8 for ; Tue, 28 Sep 2010 13:54:30 +0200 (CEST) Original-Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de [80.67.31.40]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id o8SBsU5p012605 for ; Tue, 28 Sep 2010 13:54:30 +0200 Original-Received: from [89.247.22.16] (helo=[192.168.1.4]) by smtprelay02.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1P0YlR-0003Nu-M1 for ntg-context@ntg.nl; Tue, 28 Sep 2010 13:54:29 +0200 In-Reply-To: <4CA1D0D9.9040703@wxs.nl> X-Mailer: Apple Mail (2.1081) X-Df-Sender: 698580 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=80.67.31.40; country=DE; region=02; city=Ismaning; latitude=48.2333; longitude=11.6333; http://maps.google.com/maps?q=48.2333,11.6333&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 05DcbSuuc - 44134d2012ae - 20100928 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.220 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:62034 Archived-At: Am 28.09.2010 um 13:26 schrieb Hans Hagen: > On 28-9-2010 12:49, Steffen Wolfrum wrote: >> Hi, >> >> I there a command to "jump" to a specific pdf page? >> >> >> Like \goto,\at, \in, \about ... only, in this case a page number should be given! >> >> >> Any ideas? > > \goto{someplace}[page(10)] This uses the number of real page. But if I need to use the numbers of userpage? For example: \setuppagenumber[number=5] \setupinteraction[state=start] \starttext \dorecurse{10}{\input tufte \page} Go to page \goto{6}[page(6)] \stoptext This link goes to userpage 10 (= realpage 6 ). How do I say "go to realpage number 6"? This would be the last missing step to solve all my register problems!!! Steffen ___________________________________________________________________________________ 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 ___________________________________________________________________________________