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
___________________________________________________________________________________

Reply via email to