ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: ecashin@coe.uga.edu (Ed L. Cashin)
Subject: the name of space between adjascent pages
Date: 09 Dec 1999 09:45:20 -0500	[thread overview]
Message-ID: <m3ln74qikf.fsf@kali.coe.uga.edu> (raw)

Hi.  I am using page arranging to print a little booklet, and I would
like to increase the space between the pages.  I would like to be able
to manipulate the space between the pages without changing the
parameters for each individual page (margins).

If that's not possible, I'm looking for a kind of specification for
the *inside* margin, so that it's one side on verso and the other on
recto pages.  (I just toured a typesetting firm and learned that verso
and recto are odd and even doublesided pages! :)

Here's the kind of code I'm using:

\setuppapersize		[A6][letter]
\setuparranging		[2*2,rotated,doublesided]
\setuppagenumber	[alternative=doublesided] 
\setuplayout		[width=fit,
			 location=middle,marking=on] 
\setuptolerance		[tolerant] 
\setupwhitespace	[medium]
\setupbodyfont		[9pt]

\showframe
\starttext

\startitemize[N]
\dorecurse{10}{
\item
{\em Wool\/} is the word.\index{wool} Nothing eliminates fear of cold
quite like warmth.  Warmth --- nice, cozy, comfortable warmth --- can make
cold weather seem brisk and exciting!  Warmth comes from
insulation.  Polartec is pretty good insulation and will do well, but
wool is magical fireside satisfaction in a can: {\it who's bad?\/}

}
\stopitemize
\stoptext

I'd like to go from ...

 ------------------------------            ------------------------------
|    ---------    ---------    |  	  |  ---------        ---------  |
|   |         |  |         |   |  	  | |         |      |         | |
|   |         |  |         |   |  	  | |         |      |         | |
|   |         |  |         |   |  to ...  | |         |      |         | |
|   |         |  |         |   |  	  | |         |      |         | |
|   |         |  |         |   |  	  | |         |      |         | |
|    ---------    ---------    |  	  |  ---------        ---------  |
 ------------------------------            ------------------------------
               ^^                                      ^^^^^^
           small space                                big space

-- 
--Ed Cashin                     PGP public key:
  ecashin@coe.uga.edu           http://www.coe.uga.edu/~ecashin/pgp/


             reply	other threads:[~1999-12-09 14:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-09 14:45 Ed L. Cashin [this message]
1999-12-09 21:29 ` Berend de Boer
1999-12-09 22:39   ` Ed L. Cashin
1999-12-09 23:45 ` Hans Hagen
1999-12-10 15:39   ` Ed L. Cashin
1999-12-12 20:10     ` Hans Hagen
1999-12-09 23:49 ` Hans Hagen
1999-12-10 15:40   ` Ed L. Cashin
1999-12-12 20:10     ` Hans Hagen
1999-12-11  0:55   ` texexec and tetex probs Wolfgang Huber
1999-12-11  9:46     ` Tobias Burnus

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=m3ln74qikf.fsf@kali.coe.uga.edu \
    --to=ecashin@coe.uga.edu \
    /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).