[NTG-context] Interactive table of content -- jumps always 1 page too far
Rob Heusdens
robheus at xs4all.nl
Sat Jan 31 20:51:48 CET 2015
> "focus=width" is the problematic part. Replace it with "focus=standard"
> and it will work better (it isnât perfect either [there is a bug
> reported before]).
>
> \enabletrackers[*destinations*]
> \setupinteraction[state=start, focus=standard]
> \starttext
> \completecontent
> \chapter{Chapter}
> \dorecurse{5}{\input knuth}
> \stoptext
>
> It took me a while to realized the problem, because I didnât have
> continious view enabled in evince.
>
> I hope it is solved now.
>
> Best,
>
>
> Pablo
> --
> http://www.ousia.tk
>
In other words the "focus=width" option causes the bug, and the workaround
is to set it to "focus=standard", so at least you go to the right page....
Well that is at least a solution for publicing my material.
But I hope one day someone finds time to repair the bug.
Thanks,
Rob
More information about the ntg-context
mailing list