ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \setuplayout parameters
@ 2003-08-07 16:00 John Culleton
  2003-08-07 22:45 ` Hans Hagen
  2003-09-02 16:53 ` Patrick Gundlach
  0 siblings, 2 replies; 3+ messages in thread
From: John Culleton @ 2003-08-07 16:00 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-09-02 16:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-07 16:00 \setuplayout parameters John Culleton
2003-08-07 22:45 ` Hans Hagen
2003-09-02 16:53 ` Patrick Gundlach

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).