Re: [NTG-context] focus=standard not respected

2011-10-05 Thread Peter Münster
On Mon, Mar 28 2011, Marco wrote: > 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

Re: [NTG-context] focus=standard not respected

2011-03-29 Thread Marco
On 2011-03-28 Marco wrote: > 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 \stop

[NTG-context] focus=standard not respected

2011-03-27 Thread 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?