ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Sietse Brouwer <sbbrouwer@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: how to widen the textwidth
Date: Sun, 6 Jan 2013 15:10:36 +0100	[thread overview]
Message-ID: <CAF=dkzyLdb3rTDyMTb0qQFtx9-YTaHYAURuq+8N-xgKc80dA-A@mail.gmail.com> (raw)
In-Reply-To: <46967CF0-2433-4856-812F-0D9F8747F274@gmail.com>

>> but the rightmarginwidth = 3.7569cm, not 0.1cm, I do not know why?
>> what should I do to widen the texwidth?
>
> http://www.ntg.nl/pipermail/ntg-context/2012/064650.html

In which Wolfgang wrote:
> The horizontal dimensions are determined by the three values
>
> - backspace (distance from the left/inner margin)
> - cutspace (distance from the right/outer margin)
> - width (width of the textblock)
>
> Normally you need only two values because when you set
> backspace + width the cutspace is > calculated and when
> you set backspace + cutspace you can write width=middle
> and the width of the text block will be calculated.

Which is a good explanation, and he explains how vertical dimensions
work, too. Allow me to add this e-mail to answer another question you
will probably have: "What about the marginwidth, margindistance,
edgewidth, and edgedistance? Those are also horizontal values!"

A good question. The answer is that ‘margin’ means two things:
1. the space between the edge of the textblock and the boundary of the paper
2. a typesetting area inside that space, in which marginal material is typeset.

Inside \setuplayout, margin has the second meaning: marginwidth is the
width of the margin, and margindistance the distance between the text
area and the margin area.

There are also the ‘edges’: these are typesetting areas outside the
margin areas. Some uses I can think of: colouring the edge of the page
in a guidebook with sections; placing informative marks in general;
printing a sort of vertical header/footer; etc.

This is not a bad reference:
http://wiki.contextgarden.net/Layout

Cheers,

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

  reply	other threads:[~2013-01-06 14:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-06 12:23 土卜皿
2013-01-06 13:28 ` Wolfgang Schuster
2013-01-06 14:10   ` Sietse Brouwer [this message]
2013-01-06 18:22     ` Wolfgang Schuster
2013-01-07  0:27       ` 土卜皿

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='CAF=dkzyLdb3rTDyMTb0qQFtx9-YTaHYAURuq+8N-xgKc80dA-A@mail.gmail.com' \
    --to=sbbrouwer@gmail.com \
    --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).