On 9/1/22 14:36, amano.kenji via ntg-context wrote:
> I just created a reference to a \section with \in.
>
> Clicking the \in reference doesn't go to the \section, but to the
> page that has the \section.
>
> Does ConTeXt lack the ability to go to an exact point of a numbered
> element on a page?

Hi Amano,

please, provide a minimal sample with your questions.

Sometimes it is not easy for the rest of the world to figure out what
each of us may have in mind.

I hope any of the options might help you:

  \setupinteraction[state=start,focus=standard]
  \starttext
  \chapter[one]{One}
  in \in[two] or \about[two]
  \chapter[two]{Two}
  in \in[one] or \about[one]
  \stoptext

Just in case it helps,

Pablo
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

Reply via email to