[NTG-context] Re: Help
Hans Hagen
pragma at wxs.nl
Thu Oct 21 10:32:40 CEST 2004
oz ay wrote:
> Dear Hans,
>
> I have aproblem in \setuplayout[]
>
> I have been writing my thesis in ConTeXt.
> I am supposed to get on the paper following margins
> Inner margin (left side), 1 ½ inches
> Outer margin (right side), 1 inch
> Upper margin (top), 1 inch
> Lower margin (bottom), 1 inch. All my attemps failed.
>
> If you could provide your kind help I will really
> appreciate it.
\setuppapersize
[letter]
[letter]
\setuplayout
[cutspace=1in,
backspace=1.5in,
topspace=1in,
bottomspace=1in,
width=middle,
height=middle]
you probably also have to set
header=.5in,
footer=.5in
or so
using \showframe helps
Hans
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
| www.pragma-pod.nl
-----------------------------------------------------------------
More information about the ntg-context
mailing list