* [NTG-context] Re: I would like to have footnumber 4
@ 2025-02-04 15:27 Paul Schalck via ntg-context
2025-02-04 15:32 ` Ursula Hermann
0 siblings, 1 reply; 2+ messages in thread
From: Paul Schalck via ntg-context @ 2025-02-04 15:27 UTC (permalink / raw)
To: ntg-context; +Cc: Paul Schalck
> Dear List,
>
> I have a little example.
>
> \setuppapersize[A4]
>
> \setupinteraction[state=start]
>
> \setcounter[userpage][100]
>
> \setupbodyfont[modern, 12.50pt]
>
> \starttext
>
> Das bin ich \footnote[Das auch]{Hier bin ich}
>
> \stoptext
>
> I would like to have footnumber 4 on this page. How can I do that?
>
> Many thanks
>
> Uschi
Hi,
you can change the footnote numbers with the same \setcounter command you've already been using, if that's what you're looking for.
///
\starttext
\setcounter[footnote][3]
Das bin ich \footnote[Das auch]{Hier bin ich}
Second footnote here\footnote{Another footnote.}
\stoptext
___________________________________________________________________________________
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: I would like to have footnumber 4
2025-02-04 15:27 [NTG-context] Re: I would like to have footnumber 4 Paul Schalck via ntg-context
@ 2025-02-04 15:32 ` Ursula Hermann
0 siblings, 0 replies; 2+ messages in thread
From: Ursula Hermann @ 2025-02-04 15:32 UTC (permalink / raw)
To: mailing list for ConTeXt users
Dear Paul,
Many thanks , that works perfect.
Uschi
-----Ursprüngliche Nachricht-----
Von: Paul Schalck via ntg-context <ntg-context@ntg.nl>
Gesendet: Dienstag, 04. Februar 2025 16:27
An: ntg-context@ntg.nl
Cc: Paul Schalck <schickele@web.de>
Betreff: [NTG-context] Re: I would like to have footnumber 4
> Dear List,
>
> I have a little example.
>
> \setuppapersize[A4]
>
> \setupinteraction[state=start]
>
> \setcounter[userpage][100]
>
> \setupbodyfont[modern, 12.50pt]
>
> \starttext
>
> Das bin ich \footnote[Das auch]{Hier bin ich}
>
> \stoptext
>
> I would like to have footnumber 4 on this page. How can I do that?
>
> Many thanks
>
> Uschi
Hi,
you can change the footnote numbers with the same \setcounter command you've already been using, if that's what you're looking for.
///
\starttext
\setcounter[footnote][3]
Das bin ich \footnote[Das auch]{Hier bin ich}
Second footnote here\footnote{Another footnote.}
\stoptext
___________________________________________________________________________________
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
___________________________________________________________________________________
___________________________________________________________________________________
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-02-04 15:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-04 15:27 [NTG-context] Re: I would like to have footnumber 4 Paul Schalck via ntg-context
2025-02-04 15:32 ` Ursula Hermann
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).