ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Steffen Wolfrum <context@st.estfiles.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: jump to PDF page
Date: Tue, 28 Sep 2010 13:54:28 +0200	[thread overview]
Message-ID: <5ADD12B9-74EA-4963-83DE-66E5414EF61F@st.estfiles.de> (raw)
In-Reply-To: <4CA1D0D9.9040703@wxs.nl>


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
___________________________________________________________________________________


  reply	other threads:[~2010-09-28 11:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-28 10:49 Steffen Wolfrum
2010-09-28 11:26 ` Hans Hagen
2010-09-28 11:54   ` Steffen Wolfrum [this message]
2010-09-28 12:22     ` Hans Hagen
2010-09-28 12:28       ` Steffen Wolfrum
2010-09-28 12:41         ` Hans Hagen
2010-09-28 13:27           ` Steffen Wolfrum
2010-09-28 14:13             ` Hans Hagen
2010-09-28 14:38               ` Hans Hagen
2010-09-28 14:41                 ` Steffen Wolfrum
2011-10-09 16:57                 ` Steffen Wolfrum
2011-10-10 12:06                   ` Hans Hagen

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=5ADD12B9-74EA-4963-83DE-66E5414EF61F@st.estfiles.de \
    --to=context@st.estfiles.de \
    --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).