ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* two additional pagenumber series
@ 2020-04-29 12:00 Pablo Rodriguez
  2020-04-29 13:32 ` Wolfgang Schuster
  2020-04-29 13:36 ` Hans Hagen
  0 siblings, 2 replies; 4+ messages in thread
From: Pablo Rodriguez @ 2020-04-29 12:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

for one of the documents I share with others, I need to add five
pagenumber series.

I’m already using realpage, userpage and subpage. I have just tried to
use \definecounter, but it doesn’t work.

    \setuppapersize[A9]
    \definecounter[ncounter]
        [way=bychapter]
    \starttext
    \rawcountervalue[ncounter]\page
    \incrementcounter[ncounter][1]
    \page
    \lastcountervalue[ncounter]
    \chapter{}
    \lastcountervalue[ncounter]
    \stoptext

I don’t know how to link any page increment to the defined counter.
Although method is page, this seems to be related to a different issue.

My question is: how could I get new pagenumber series using \definecounter?

Many thanks for your help,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-04-29 17:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-29 12:00 two additional pagenumber series Pablo Rodriguez
2020-04-29 13:32 ` Wolfgang Schuster
2020-04-29 17:20   ` Pablo Rodriguez
2020-04-29 13:36 ` Hans Hagen

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).