* [NTG-context] Problem with \reference and \at. Sorry, forgot \starttext, and \stoptext
@ 2025-03-24 8:40 Ursula Hermann
2025-03-24 14:04 ` [NTG-context] " Aditya Mahajan
0 siblings, 1 reply; 2+ messages in thread
From: Ursula Hermann @ 2025-03-24 8:40 UTC (permalink / raw)
To: mailing list for ConTeXt users
[-- Attachment #1.1: Type: text/plain, Size: 441 bytes --]
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?
Many thanks
Uschi
[-- Attachment #1.2: Type: text/html, Size: 1048 bytes --]
[-- Attachment #2: Type: text/plain, Size: 511 bytes --]
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 2+ messages in thread
* [NTG-context] Re: Problem with \reference and \at. Sorry, forgot \starttext, and \stoptext
2025-03-24 8:40 [NTG-context] Problem with \reference and \at. Sorry, forgot \starttext, and \stoptext Ursula Hermann
@ 2025-03-24 14:04 ` Aditya Mahajan
0 siblings, 0 replies; 2+ messages in thread
From: Aditya Mahajan @ 2025-03-24 14:04 UTC (permalink / raw)
To: mailing list for ConTeXt users
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
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-03-24 14:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-24 8:40 [NTG-context] Problem with \reference and \at. Sorry, forgot \starttext, and \stoptext Ursula Hermann
2025-03-24 14:04 ` [NTG-context] " Aditya Mahajan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).