
24 Mar
2025
24 Mar
'25
3:04 p.m.
On Mon, 24 Mar 2025, Ursula Hermann wrote:
Dear List,
I am sorry, I forgot \starttext and \stoptext in the example. The problem is, that after Seite 33, there is also the Number 1, I do not want to use.
\usecolors[svg] \setupinteraction [state=start, contrastcolor=cornflowerblue] \starttext \reference[other]{Seite 33} \it Hinweis: Beachten Sie die Konvention aus \at{Seite 33}[other] die Formulierung. \stoptext
What is wrong here?
\at[label] shows the page number where the label occurs. Perhaps you want the behavior of \about: https://wiki.contextgarden.net/Command/about Aditya