Hi, 

somehow this message got lost (??),


Steffen Wolfrum <[EMAIL PROTECTED]> writes:
> When a new sectionblock or a chapter (page=right) is starting
> and ConTeXt is forced to add before that a left empty page
> then this empty page has naked pagenumber.

try:

\definepagebreak
   [chapter]
   [yes,header,right] 


\setuphead
  [chapter]
  [page=chapter, 
]

\setuppagenumbering[alternative=doublesided] 

\starttext

\chapter {test} \dorecurse{10}{\input tufte }
\chapter {test} \dorecurse{10}{\input tufte }
\chapter {test} \dorecurse{10}{\input tufte } 
\stoptext



Patrick
-- 
Silent is the goldfish in its bowl
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to