Am 29.11.2012 um 15:32 schrieb H. Özoguz <h.oezo...@mmnetz.de>:

> Hi there,
> 
> there are some possibilities for getting empty pages in a book, f.e. if a new 
> chapter begins (and by settings it may only begin on pages with odd 
> pagenumber).
> 
> In these cases I want the page-number and the headers to disappear on the 
> empty page, it should be totally empty, if no text is in it. How to achieve 
> that?

\setuphead
  [chapter]
  [page={yes,header,footer,right}]

or

\definepagebreak[chapterpage][yes,header,footer,right]

\setuphead
  [chapter]
  [page=chapterbreak]

Wolfgang
___________________________________________________________________________________
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