ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez <oinos@gmx.es>
To: ntg-context@ntg.nl
Subject: Re: Why is the textarea not centered by default?
Date: Thu, 5 Nov 2020 16:21:07 +0100	[thread overview]
Message-ID: <b291f49a-7669-cf94-72bf-bb58eadbba9a@gmx.es> (raw)
In-Reply-To: <CACNy3ND+rNpZVRFL=m7xwZSufrQQ45u7-VU3JFSMbcHXexSypQ@mail.gmail.com>

On 11/5/20 11:28 AM, Sylvain Hubert wrote:
> Dear List,
>
>     \starttext \showframe \showsetups \stoptext
>
> This minimal example without further configuration shows that the
> default value for backspace, textwidth and paperwidth are 2.5cm, 15cm,
> 21cm resp., which means that the textarea is horizontally 0.5cm off the
> center by default, and one can indeed see a clear extra margin on the
> right side.

Hi Sylvain,

you can avoid this with the following code (althought the "height"
option is probably not needed):

  \setuplayout[width=middle, height=middle]

> This seems weird but I'm no expert of typesetting, so does anyone know
> why it has been set like that?

I’m not expert on typesetting, but I read somewhere (too long ago to be
able to remember when) that printed papers should have wider outer
margins to put your fingers on it.

See the following the output from:

  \setuppagenumbering[alternative=doublesided]
  \starttext \showframe \showsetups \stoptext

Just in case it helps,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2020-11-05 15:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-05 10:28 Sylvain Hubert
2020-11-05 10:56 ` Henri Menke
2020-11-05 12:05   ` Sylvain Hubert
2020-11-05 15:21 ` Pablo Rodriguez [this message]
2020-11-05 16:20   ` Sylvain Hubert
2020-11-05 20:58   ` Henning Hraban Ramm
2020-11-05 21:41     ` Hans Hagen

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=b291f49a-7669-cf94-72bf-bb58eadbba9a@gmx.es \
    --to=oinos@gmx.es \
    --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).