Hi Stuart,

I use to have the same problem some time ago, and I've found the
solution on the wiki:

http://contextgarden.net/Empty_page_at_the_end

Regards,

David


Le mardi 26 avril 2005 Ã 17:01 -0600, Stuart Jansen a Ãcrit :
> When I divide my document into \startfrontmatter, \startbodymatter, etc.
> an extra page is added to the end of the pdf. Is this expected behavior?
> How can I prevent it?
> 
> \def\mypagenumber#1%
>   {\headnumber[chapter]-#1}
> \setuppagenumbering[command=\mypagenumber]
> \starttext
> \startfrontmatter
> \completecontent
> \stopfrontmatter
> \startbodymatter
> \chapter{foo} \section{bar} \section{baz}
> \chapter{qux} \section{quux} \section{corge}
> \chapter{grault} \section{garply} \section{waldo}
> \stopbodymatter
> \stoptext
> 
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to