31 Jul
2017
31 Jul
'17
7:30 p.m.
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