The following code creates an extra page at the end of the pdf for a total
of 3 pages:

\setuppagenumbering[location=,alternative=doublesided]
\setuppagenumber[state=stop]

\starttext 
%\startfrontmatter
\input knuth
%\stopfrontmatter
\stoptext

But this code doesn't create that third page:

\setuppagenumbering[location=,alternative=doublesided]
\setuppagenumber[state=stop]

\starttext 
\input knuth
\stoptext

I need to handle the creation of my book using frontmatter, etc. parts and
don't want to create that unneeded page at the end.

Tom Benjey
717-258-9733 voice
717-243-0074 fax
Twitter: @TomBenjey






___________________________________________________________________________________
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