2011/1/3 Wolfgang Schuster <schuster.wolfg...@googlemail.com>:
> You stop pagenumbering and wonder why context doesn’t report the current 
> pagenumber.
>
> Line 15: \setuppagenumbering[state=stop]

I thought that \setuplayout[pagenumbers] took care of that. I changed
UsePageNumbers to:
\def\UsePageNumbers{
  \setuppagenumbering[state=start]
  \setuplayout[pagenumbers]
  \setupfootertexts[Pagina \pagenumber \space van \lastpage]
}

And now it works. Thanks.

-- 
Cecil Westerhof
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to