Problem with \reference and \at

Dear List, If I compile the following example, \usecolors[svg] \setupinteraction [state=start, contrastcolor=cornflowerblue] \reference[other]{Seite 33} \it Hinweis: Beachten Sie die Konvention aus \at{Seite 33}[other] die Formuloierung. The Link is here, but I get : Seite 33 1. What can I do, to not have the 1, after the page Number? Cause If I try the same example, but use \goto, then it works, but I wanted the page number. Many Thanks Uschi

Hi Uschi, \goto{Seite 33}[other] will get you there. Or \setcounter[userpage][33] combined with \at{Seite}[other]. Best wishes, Jacob Kauffmann
Am 24.03.2025 um 08:44 schrieb Ursula Hermann
: Dear List,
If I compile the following example,
\usecolors[svg] \setupinteraction [state=start, contrastcolor=cornflowerblue] \reference[other]{Seite 33} \it Hinweis: Beachten Sie die Konvention aus \at{Seite 33}[other] die Formuloierung.
The Link is here, but I get : Seite 33 1. What can I do, to not have the 1, after the page Number? Cause If I try the same example, but use \goto, then it works, but I wanted the page number.
Many Thanks
Uschi
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl mailto:ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl webpage : https://www.pragma-ade.nl https://www.pragma-ade.nl/ / https://context.aanhet.net https://context.aanhet.net/ (mirror) archive : https://github.com/contextgarden/context wiki : https://wiki.contextgarden.net https://wiki.contextgarden.net/ ___________________________________________________________________________________
participants (2)
-
Jacob Kauffmann
-
Ursula Hermann