Different behaviours between header and footer
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, Flavien. \setupheadertexts[{\framed[frame=off,width=\textwidth,height=\headerheight]{not offset}}][] \setupfootertexts[{\framed[frame=on,height=\footerheight]{offset}}][] \showframe \starttext \input knuth \stoptext
Hi guys, a quick reminder if someone can help me on this topic.
Thanks :)
On 19 Mar 2014 14:18, "Flavien Lambert"
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, Flavien.
\setupheadertexts[{\framed[frame=off,width=\textwidth,height=\headerheight]{not offset}}][] \setupfootertexts[{\framed[frame=on,height=\footerheight]{offset}}][] \showframe \starttext \input knuth \stoptext
On 03/23/2014 03:58 AM, Flavien Lambert wrote:
Hi guys, a quick reminder if someone can help me on this topic. Thanks :)
On 19 Mar 2014 14:18, Flavien Lambert wrote:
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?
Hi Flavien, I think that adding \setupfooter[before=,after=] solves your problem. I hope it helps, Pablo -- http://www.ousia.tk
Thanks a lot!
On 24 March 2014 05:37, Wolfgang Schuster
Am 23.03.2014 um 03:58 schrieb Flavien Lambert
: Hi guys, a quick reminder if someone can help me on this topic.
Disable the strut for the footer with
\setupfooter[strut=no]
to align the frame with the bottom of the footer.
Wolfgang
___________________________________________________________________________________ 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://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net
___________________________________________________________________________________
participants (3)
-
Flavien Lambert
-
Pablo Rodriguez
-
Wolfgang Schuster