27 Aug
2008
27 Aug
'08
11:22 a.m.
On Tue, Aug 26, 2008 at 11:17 AM, Aditya Mahajan
Where did you see topheight, headerheight, footerheight, and bottomheight? Perhaps you wanted
\setuppapersize[S6][S6]
\showframe \showsetups
\setuplayout[topspace=15pt, header=15pt, height=middle, footer=15pt, bottomspace=15pt, backspace=0pt, width=middle, cutspace=180pt]
\starttext testing \stoptext
Aditya
Although this isn't what I want, you'll notice none of the \showsetups output values correspond to the \setuplayout settings. What's missing to make this work ? Best, Alan