On 08/24/2017 05:10 PM, Fabrice Couvreur wrote:
> Hi,
> How to proceed so that the text of the head is not on the page with the
> table of contents and pages with the title of the chapter ?

Hi Fabrice,

to the first question:

  \setuphead
    [chapter]
    [header=empty]

You might not want the rule in those pages. Play with the options:

  %~ \setupheader[text][after=\vskip 3pt \hrule]
  \setupheader[text][after={\blackrule[
      width=\textwidth,
      height=1em]}]

It is wiser (not only to solve the problem), that you write a \title
before \placelist.

I hope it helps,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to