On 2011-03-21 <19:47:36>, Cecil Westerhof wrote: > When following a link in my generated PDF, acroread always goes to full page > view. I would like that the document would stay in the same zoom and that > what was linked to comes at the top of the page. (It is possible, because I > have seen documents doing this.) Would this be possible with ConTeXt? Hi Cecil, do you mean something like this: ································································· \setupinteraction [focus=standard,state=start] \starttext \reference [getme] {}% Need to get here … \page Here we go to \at{page}[getme]. \stoptext ································································· I couldn’t check if acroread behaves differently cause it’s not installed on my work laptop. Also possibly of interest: http://wiki.contextgarden.net/Interaction#Default_focus_mode Regards, Philipp > > -- > Cecil Westerhof > ___________________________________________________________________________________ > 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 > ___________________________________________________________________________________