ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: John Culleton <john@wexfordpress.com>
Subject: \setuplayout parameters
Date: Thu, 7 Aug 2003 12:00:24 -0400	[thread overview]
Message-ID: <200308071200.24945.john@wexfordpress.com> (raw)

I want to set up a book 5.5 x 8.5 with .5in margins left and right. 
During the development process I want to be able to print it on
US standard 8.5 x 11 sheet of paper.

Here is my current prologue (I have tried several):
\setupoutput[pdftex]
\definepapersize[bok][width=5.5in,height=8.5in]
\setuppapersize[bok][letter]
\setuplayout[marginwidth=.5in,location=middle]
\showframe

When the resultant pdf is printed via Acrobat Reader I find the 
following anomalies:

Total width of page outline: 5 7/16 in.
Width of actual text block: 4.5 in approx. (this is OK.)
Width of text block outline: 3 29/32 in (text overlaps block outline.)
And so on. There are gaps between the margin outlines and the text 
block outline. The margin outlines are the wrong size. 

When I put the document in final form with
\setuppapersize{bok][bok]
and comment out \showframe
Then the text block is not quite centered: the left margin is smaller 
than the right margin. 

Using Xpdf instead of Acrobat Reader shows the same anomalies.
Changing marginwidth to margin shows the same anomalies. and so on.



-- 
John Culleton
Able Typesetters and Indexers
http://wexfordpress.com

             reply	other threads:[~2003-08-07 16:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-07 16:00 John Culleton [this message]
2003-08-07 22:45 ` Hans Hagen
2003-09-02 16:53 ` Patrick Gundlach

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=200308071200.24945.john@wexfordpress.com \
    --to=john@wexfordpress.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).