ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Peter Münster" <pmlists@free.fr>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: the meaning of cutspace
Date: Mon, 16 Nov 2009 19:44:17 +0100 (CET)	[thread overview]
Message-ID: <alpine.LNX.2.00.0911161913250.2668@gaston.couberia.bzh> (raw)
In-Reply-To: <4B018893.9080206@gmail.com>

On Mon, 16 Nov 2009, Vyatcheslav Yatskovsky wrote:

> I need to set up 1.5cm/2cm page borders.
> 
> Backspace in layout setup gives me expected result (distance from page to the
> text). According to the wiki, cutspace should do the same for opposite side of
> the page, but it doesnt. So, I cannot get the meaning of cutspace.
> 
> \setuplayout[topspace=2cm, header=0cm, footer=0.6cm, bottomspace=2cm,
> height=fit,
> %leftmargin=1.5cm, rightmargin=2cm,
> backspace=1.5cm, cutspace=2cm, width=fit]

Hello Vyatcheslav,

You must be sure, that leftmargin + leftmargindistance <= backspace
and rightmargin + rightmargindistance <= cutspace.

Working example:

\setuplayout[leftmargin=1cm, rightmargin=1.5cm,
  leftmargindistance=2mm, rightmargindistance=2mm,
  backspace=1.5cm, cutspace=2cm, width=fit]

Cheers, Peter

-- 
Contact information: http://pmrb.free.fr/contact/


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2009-11-16 18:44 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.465.1258380900.22155.ntg-context@ntg.nl>
2009-11-16 16:39 ` Context changelog Vyatcheslav Yatskovsky
2009-11-16 16:51   ` Taco Hoekwater
2009-11-16 17:14 ` the meaning of cutspace Vyatcheslav Yatskovsky
2009-11-16 17:28   ` luigi scarso
2009-11-16 18:26     ` Taco Hoekwater
2009-11-16 18:44   ` Peter Münster [this message]
2009-11-16 18:56     ` Peter Münster
     [not found] <mailman.467.1258396019.22155.ntg-context@ntg.nl>
2009-11-16 20:35 ` Vyatcheslav Yatskovsky
2009-11-16 20:48   ` Aditya Mahajan
2009-11-16 21:29     ` Wolfgang Schuster
2009-11-16 22:39       ` Wolfgang Schuster
2009-11-17 10:40         ` Peter Münster
2009-11-17 11:59           ` Wolfgang Schuster
2009-11-17 12:52             ` luigi scarso
2009-11-17 12:54               ` Taco Hoekwater
2009-11-17 12:58                 ` luigi scarso
2009-11-17 23:00                 ` luigi scarso
2009-11-16 21:23 ` Vyatcheslav Yatskovsky
2009-11-16 21:59   ` Taco Hoekwater

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LNX.2.00.0911161913250.2668@gaston.couberia.bzh \
    --to=pmlists@free.fr \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).