Pablo Rodriguez via ntg-context schrieb am 21.09.2024 um 16:59:
Dear list,

I have the following sample (sample.tex):

   \setuppagenumbering[alternative=doublesided]
   \setuphead[chapter][reference=ch\namedheadnumber{chapter}]
   \starttext
     \dorecurse{5}{%
       \startchapter[title={Chapter \namedheadnumber{chapter}}]
         \dorecurse{\randomnumber{10}{50}}
           {\input zapf\par}
       \stopchapter}
   \stoptext

I get no page numbers from:

   context --pages=ch3 sample.tex

Try this (without file extension): context --pages --list=ch3 sample

Wolfgang

___________________________________________________________________________________
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