ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \placelist[chapter][counter=realpage] not working
@ 2020-04-11 11:54 Pablo Rodriguez
  2020-04-11 12:53 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Rodriguez @ 2020-04-11 11:54 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

here you have the following sample:

    \setuppapersize[A6]
    \setupuserpagenumber[way=chapter]
    \starttext
    \placelist[chapter][counter=realpage]
    \dorecurse{5}{\chapter{Chapter}}
    \stoptext

Why doesn’t \placelist[chapter] use the realpage counter?

According to i-context.pdf, \placelist inherits from \setuplist (which
also inherits from \setupcounter).

I really need that, since the document I’m composing needs chapter and
part page numbering independent from the whole document page numbering.

Am I missing something or have I hit a bug?

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] 3+ messages in thread

end of thread, other threads:[~2020-04-11 13:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-11 11:54 \placelist[chapter][counter=realpage] not working Pablo Rodriguez
2020-04-11 12:53 ` Wolfgang Schuster
2020-04-11 13:54   ` Pablo Rodriguez

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