![](https://secure.gravatar.com/avatar/0d7c303452b11b8403ba1754990d559c.jpg?s=120&d=mm&r=g)
2 Jan
2012
2 Jan
'12
5:04 p.m.
Hi Hans, setting the align-option of \setlayerframed causes a small (but visible) right shift. \definelayer[page][width=\paperwidth,height=\paperheight] \setupbackgrounds[page][background=page] \starttext \showframe \setlayerframed [page] [x=\backspace,y=\topspace] [width=broad,height=\headerheight,align=right] {Not OK} % [width=broad,height=\headerheight] {OK} \page[empty] \stoptext Regards Andreas