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
___________________________________________________________________________________

Reply via email to