![](https://secure.gravatar.com/avatar/db7529b4374a5a6746650c649b9dcdb6.jpg?s=120&d=mm&r=g)
18 Feb
2017
18 Feb
'17
3:44 p.m.
Dear context users: I would like to setup page headers to be wider than the main text, that is hanging into the margin area on both sides by 1.5-1.5 cms. How can I? Here is my code: \setuppapersize[A4] \setuplayout[backspace=3.5cm, width=14cm] \setupheadertexts[] \setupheadertexts[\setups{text a}][] \startsetups[text a] \rlap{Left header text} \hfill {Middle header text} \hfill \llap{\pagenumber} \stopsetups \starttext \input tufte \stoptext Thank you ind advance, bcsikos