Dear List,
First of all: Thank you Hans and folks for supporting focus=standard
for many things. There are, however, some major places where
focus=standard does not work correctly yet. I pick out the simplest
and in my opinion most severe one: Floats.
\setupexternalfigures[location={local,global,default}]
\setupinteraction[state=start, focus=standard]
\starttext
\about[figure].
\page
\placefigure[][figure]{Figure}{\externalfigure[cow.pdf]}
\page
\input tufte
\stoptext
The link text on page 1 in the resulting PDF correctly displays
"Figure" and the overlayed PDF annotation has a seemingly correct
destination "(figure)". But, in the PDF catalog's "Names"-tree the
only named destination present has the name "(#1)". This destination
points to the correct location on the correct page, it is only the
name that should read "(figure)" instead of "(#1)".
Please consider fixing at least this issue (even if you are not very
fond of focus=standard ;-), as it will be of tremendous value for many
users. If I can be of any help, then please let me know.
Regards,
Christoph