ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger via ntg-context <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Willi Egger <w.egger@boede.nl>
Subject: Re: [NTG-context] Layout with equal margins.
Date: Sun, 21 May 2023 18:15:18 +0200	[thread overview]
Message-ID: <72DC7EF0-284E-49FA-B19A-43F7334A22BA@boede.nl> (raw)
In-Reply-To: <193c2fc1-7df2-ce51-e8d4-452dde16efa2@gmail.com>

As Wolfgang mentions, the whitespace at the left margin is set with “backspace=60pt”

If the whitespace at the right margin of the papersize should be equal to the backspace you also can use

\setuplayout
  [backspace=60pt,
   width=middle,
   topspace=“your topspace”,
   height=middle]


Kind regards

Willi


> On 21 May 2023, at 13:56, Pawel Urbanski via ntg-context <ntg-context@ntg.nl> wrote:
> 
> Dear Friends,
> 
> I played wih hte setup and read the posts on the list. Apparently the mechanism for setting different margins can be confusing at times. At least, it is for a beginner.
> 
> 
> I want to create 2 versions of my book:
> 
> Version 1: Goes to printing with different inner and outer margins due to binding and so on,
> 
> Version 2: Can be downloaded and the left and right margins are equal size.
> 
> 
> I want ot keep the 6x9 size of a page, which is: 432x648pt. The sum of margins in both cases is 120pt. It leaves 312pt for the text content.
> 
> 
> When I do hte following:
> 
> \setuplayout[
> 
>     alternative=doublesided, width=fit, height=fit,
> 
>     leftmargin=60pt, leftmargin=60pt, ...]
> 
> The makeup width and text width is calculated as 472pt and the margin appears to be set just on one side.
> 
> I set both cutspace and backspace to 0pt. I assumed that either value is a particular area of the page.
> 
> 
> Has any one of you handled such a case? I'll be very glad to get some directions.
> 
> I can create a simple document with modes or documents to illustrate my case if needed...
> 
> 
> Thank you,
> 
> Pawel
> 
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
> 
> maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : https://contextgarden.net
> ___________________________________________________________________________________

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

      parent reply	other threads:[~2023-05-21 16:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-21 11:56 Pawel Urbanski via ntg-context
2023-05-21 12:08 ` Wolfgang Schuster via ntg-context
2023-05-21 18:39   ` Pawel Urbanski via ntg-context
2023-05-21 20:09     ` Wolfgang Schuster via ntg-context
2023-05-21 20:27       ` Pawel Urbanski via ntg-context
2023-05-22  6:58         ` Wolfgang Schuster via ntg-context
2023-05-21 16:15 ` Willi Egger via ntg-context [this message]

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=72DC7EF0-284E-49FA-B19A-43F7334A22BA@boede.nl \
    --to=ntg-context@ntg.nl \
    --cc=w.egger@boede.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).