29 Mar
2011
29 Mar
'11
2:38 p.m.
On 2011-03-28 Marco
In the following example the page focus jumps back to »fit« after clicking on the footnote number after »Foo«, although »focus=standard« is set.
\setupinteraction [state=start, focus=standard] \starttext Foo \startfootnote Bar \stopfootnote \stoptext
How to respect the users scaling factor?
Maybe it was a bit unclear what the problem is. When I select the zoom to fit the page width and click on the link to footnote, the zoom factor changed to »fit«, that means that the whole page fits on the screen, not just the width. Marco
BTW: Is there a particular reason why »focus=fit« is the default? Why should the page scaling change because the user clicked on a hyperlink?