how to prevent document resize in acrobat reader when click on an ref object
HI! I'm often use \setupinteraction[state=start] \setupcolor[state=start] \starttext \placesomething[somewhere][ref]{caption} ... ... So in the text I refer to \in{something}[ref] so I can click on it in the resulting pdf so I get there. \stoptext The question is how to change the default behavior so acrobat not resizes the document on the screen when I'm clicking on the ref object. I think it is annoying changing back to the reading size I had before. Many thanks! Janneman
On Fri, 27 Jun 2008, Jan-Erik Hägglöf wrote:
HI!
I'm often use
\setupinteraction[state=start] \setupcolor[state=start]
\starttext
\placesomething[somewhere][ref]{caption} ... ... So in the text I refer to \in{something}[ref] so I can click on it in the resulting pdf so I get there.
\stoptext
The question is how to change the default behavior so acrobat not resizes the document on the screen when I'm clicking on the ref object. I think it is annoying changing back to the reading size I had before.
Yes, I find that annoying too. However, it is easy to change \setupinteraction[focus=standard] Aditya
participants (2)
-
Aditya Mahajan
-
Jan-Erik Hägglöf