All, And why does this one have page numbers on all pages? And why does it end on an odd page? What's the difference from my first example? \setupwhitespace[medium] \setupindenting[medium,yes] \definehead[answers][section] \setuphead[answers][page=right] \setuppagenumbering[alternative=doublesided] \starttext \startbodymatter \chapter{Functions} \input knuth \section{Function Notation} \dorecurse{10}{\input knuth par} \answers{Answers} \dorecurse{10}{\input knuth par} \stopbodymatter \stoptext On Jan 7, 2007, at 9:50 PM, David Arnold wrote:
All,
How can I get the last page to have a page number in this example?
\setupwhitespace[medium] \setupindenting[medium,yes]
\definehead[answers][section] \setuphead[answers][page=right]
\setuppagenumbering[alternative=doublesided]
\starttext
\chapter{Functions}
\input knuth
\section{Function Notation}
\dorecurse{10}{\input knuth par}
\answers{Answers}
\dorecurse{10}{\input knuth par}
\stoptext _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context