On Wed, 9 Apr 2008, Dietrich Rordorf / MDPI wrote:
Hi everybody,
Default setting when creating pdf bookmarks (e.g. for \section, \subsection, etc.) seems that the bookmark points to the page (it zooms out to fit the whole page), rather than only going to the referenced object:
E.g. try to click on a bookmark on this pdf (365 KB): http://www.mdpi.org/marinedrugs/papers/md6010001.pdf
An example where the bookmark points to the object, and will not affect the current magnification/zoom:
http://www.biomedcentral.com/content/pdf/1741-7015-4-14.pdf
Can this be realized in ConTeX?
This is what I have in my setup \setupinteraction[state=start] \setupinteraction[focus=standard] \placebookmarks [section,subsection] It is not perfect (sometimes jumps slightly higher or lower), but I find it much better than the default behaviour. Aditya