Hi guys, a quick reminder if someone can help me on this topic.
Thanks :)
Flavien.Dear all, in the following example, header and footer behave differently, the frame at the bottom being out of the footer space. Could you tell me how to obtain a frame inside the footer like the header one?Thanks a lot,
\setupheadertexts[{\framed[frame=off,width=\textwidth,height=\headerheight]{not offset}}][]
\setupfootertexts[{\framed[frame=on,height=\footerheight]{offset}}][]
\showframe
\starttext
\input knuth
\stoptext