On 3/9/23 13:18, Floris van Manen via ntg-context wrote:
> Can someone remind me as how to number the pages in a pdf of multiple 
> \startTEXpage ... \stopTEXpage

Hi Floris,

I guess "pagestate=start" is what you might need:

  \starttext
  \dorecurse{25}
  {\startTEXpage[offset=1em, pagestate=start]
   \ConTeXt
   \stopTEXpage}
  \stoptext

Just in case it might help,

Pablo

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

Reply via email to