ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Peter I. Hansen" <peterih@gmail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: margins
Date: Wed, 26 Mar 2008 09:57:31 +0100	[thread overview]
Message-ID: <b11f605c0803260157q3cc373b9hce1d7b2c0fd8348b@mail.gmail.com> (raw)
In-Reply-To: <115224fb0803260012y70c27163wa413e2b5343386e1@mail.gmail.com>

On Wed, Mar 26, 2008 at 8:12 AM, Wolfgang Schuster
<schuster.wolfgang@googlemail.com> wrote:
>
> On Tue, Mar 25, 2008 at 10:55 PM, Peter I. Hansen <peterih@gmail.com> wrote:
>  >
>  > On Tue, Mar 25, 2008 at 9:06 PM, Henning Hraban Ramm <hraban@fiee.net> wrote:
>  > > Am 2008-03-25 um 01:51 schrieb Joel C. Salomon:
>  > >
>  > > > In other words, you want large inner margins and small outer margins.
>  > >  >>  However, the standard behaviour seems to be the opposite.
>  > >  > For very good reason.  When a two-page spread is laid flat, it usually
>  > >  > looks best if the outer margins are both approximately equal in width
>  > >  > to the combined inner margins.  The default layout takes that into
>  > >  > account.
>  > >  >
>  > >  > While the binding of a book does "eat" some of the inner margin, it's
>  > >  > probably less than you think (IIRC, from ¼ʺ to ½ʺ, depending on
>  > >  > the
>  > >  > binding method), and often the print shop can correct for that.  (If
>  > >  > you need to be exact, measure against a book bound where your book
>  > >  > will be and in the same method.)
>  > >
>  > >  It depends on the binding method.
>  > >
>  > >  The traditional margin sizes are only good for thread-stitching.
>  > >  If your book's bound threadless (perfect binding, Wire-O etc.) your
>  > >  inner margins need to be bigger (not always bigger as the outer, but
>  > >  at least bigger than the traditional measures).
>  > >
>  > >  It's not only that the bookbinder mills away a few millimeters of the
>  > >  page - you can't open a adhesive bound book as much as a thread-
>  > >  stitched, so you need a wider gutter to be able to read the book
>  > >  without destroying the binding. (Or in case of spiral binding the
>  > >  holes for the wire need enough space.)
>  > >
>  > >  And if you need to send your PDF print-ready to your printshop (maybe
>  > >  books-on-demand maker), there's nobody else who will correct for that.
>  > >
>  > >  Insofar the OP's question is well justified.
>  > >  Even if he could have found the answer easily himself:
>  > >
>  > >  Of course you can define your page layout at will,
>  > >  see http://wiki.contextgarden.net/Layout
>  >
>  > Well, the information here does not solv my problem completely.
>  > The thing is, that while I do want the inner margins to be larger than
>  > the outer, my description also implies that the odd numbered pages are
>  > right pages, which is sometimes a requirement for printed books.
>  > I have tried to define the margins following the Layout section of the
>  > manual, but I can't figure out how to change that the odd pages are
>  > assumed to be left pages.
>
>  \setuppagenumbering[alternative=doublesided]
>
>  \setuplayout
>   [backspace=4cm,
>    cutspace=2cm,
>    width=fit]
>
>  %\setuplayout
>  %  [backspace=4cm,
>  %   width=15cm]
>
>  \starttext
>  \dorecurse{100}{\input knuth\par}
>  \stoptext

Thanks Wolfgang, this works.

-Peter
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2008-03-26  8:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-24 22:27 margins Peter I. Hansen
2008-03-25  0:51 ` margins Joel C. Salomon
2008-03-25 20:06   ` margins Henning Hraban Ramm
2008-03-25 21:55     ` margins Peter I. Hansen
2008-03-26  7:12       ` margins Wolfgang Schuster
2008-03-26  8:57         ` Peter I. Hansen [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=b11f605c0803260157q3cc373b9hce1d7b2c0fd8348b@mail.gmail.com \
    --to=peterih@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).