Hi Aditya,
Neither command responds to what I'm trying to do. I will try to be clearer. If we look at the letter J, it touches the bottom line of the frame. I would like the space to be bigger between the header and the bottom line.
Thank you
Fabrice

2017-07-31 21:30 GMT+02:00 Aditya Mahajan <adityam@umich.edu>:
On Mon, 31 Jul 2017, Fabrice Couvreur wrote:

https://tex.stackexchange.com/questions/84425/fancyhdr-equivalent-in-context

Hello,
I considered the solution proposed by Aditya. How to have a larger space
between the title and the bottomframe ?

What do you mean by "title"? If you mean the space between the bottom rule of the header and where the text starts in the page, you can change that using

\setuplayout
   [
     ...,
     headerdistance=...,
     ....
   ]

If you mean the space between the header and the bottom frame of the header, you can play around with

\defineframed
    [headerframed]
    [
      ...,
      bottomoffset=...,
      ...,
    ]


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