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 <schick...@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
___________________________________________________________________________________

Reply via email to