ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Page number 0 in Table of Contents with makeup
@ 2020-08-11 20:11 Nicola
  2020-08-11 20:19 ` Pablo Rodriguez
  0 siblings, 1 reply; 3+ messages in thread
From: Nicola @ 2020-08-11 20:11 UTC (permalink / raw)
  To: ntg-context

Consider this example:

    \definemakeup[toc][align=middle]
    \setuppagenumbering[alternative=doublesided]
    \starttext
      \startfrontmatter
        \startmakeup[toc]
          \placecontent
        \stopmakeup
        %\setuppagenumber[number=1]
        \startchapter[title={A}]\stopchapter
        \startchapter[title={B}]\stopchapter
      \stopfrontmatter
    \stoptext

The first entry in the ToC has page number 0. I can fix it by
uncommenting the commented line or by removing the makeup. Is this
expected behaviour? If so, why?

Nicola


___________________________________________________________________________________
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-08-11 20:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-11 20:11 Page number 0 in Table of Contents with makeup Nicola
2020-08-11 20:19 ` Pablo Rodriguez
2020-08-11 20:25   ` Nicola

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