![](https://secure.gravatar.com/avatar/1f1420d2f042c8497d63406a4033a676.jpg?s=120&d=mm&r=g)
17 Dec
2008
17 Dec
'08
1:07 p.m.
How do you get the buttons within the edge's left and right margins while keeping the button width=\rightedgewidth ? \setuplayout[ rightmargin=0mm, rightedge=15mm] \showframe \def\myButtons{ \vtop { \interactionbuttons[ width=\rightedgewidth, height=20pt] [StartMovie] \blank \interactionbuttons[ width=\rightedgewidth, height=20pt] [StartMovie]}} \setupinteraction[state=start] \setuptexttexts[edge] [][\myButtons] \starttext test \stoptext Best, Alan