ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: Help
       [not found] <20041020181412.89039.qmail@web20429.mail.yahoo.com>
@ 2004-10-21  8:32 ` Hans Hagen
  2004-10-21  9:22   ` Help Patrick Gundlach
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2004-10-21  8:32 UTC (permalink / raw)


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
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Help
  2004-10-21  8:32 ` Help Hans Hagen
@ 2004-10-21  9:22   ` Patrick Gundlach
  2004-10-21  9:56     ` Help Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Patrick Gundlach @ 2004-10-21  9:22 UTC (permalink / raw)


Hi,

> \setuplayout
>    [cutspace=1in,

what is this cutspace?

Patrick

-- 
ConTeXt wiki: http://contextgarden.net

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Re: Help
  2004-10-21  9:22   ` Help Patrick Gundlach
@ 2004-10-21  9:56     ` Hans Hagen
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2004-10-21  9:56 UTC (permalink / raw)


Patrick Gundlach wrote:
> Hi,
> 
> 
>>\setuplayout
>>   [cutspace=1in,
> 
> 
> what is this cutspace?

the counterpart of backspace

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
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-10-21  9:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20041020181412.89039.qmail@web20429.mail.yahoo.com>
2004-10-21  8:32 ` Help Hans Hagen
2004-10-21  9:22   ` Help Patrick Gundlach
2004-10-21  9:56     ` Help Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).