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 via email to