ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: John Culleton <john@wexfordpress.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Comment on new "Page Design" Chapter for new manual.
Date: Thu, 27 Jan 2011 17:41:36 -0500	[thread overview]
Message-ID: <201101271741.36502.john@wexfordpress.com> (raw)

The question of page dimensions can be very confusing for the raw 
beginner. I suggest the something like the following as a lead in:
-----------------------------------------------------------
For a printed page we really have to deal with three different sets of 
dimensions. The body of the text exclusive of headers, footers etc. is 
called the type block. In TeX the measurements of the type block are 
called \hsize and \vsize. When text is being laid out each paragraph 
is generally no wider than the \hsize and when \vsize is exceeded the 
page is ended and a new one is started. 

The actual page size of the finished document is measured with 
\pdfpagewidth and \pdfpageheight. For most documents this is the last 
set of dimensions needed. In a few cases "camera ready copy" is 
required which means that the final printed page image is centered on a 
larger piece of paper stock, often with trim marks indicating the  
boundaries of the page size.

For example here are the dimensions for a book recently printed:
hsize =4.25 in
vsize =7 in

pdfpagewidth = 6 in
pdfpageheight = 9 in

stockwidth = 8.5 in
stockheight = 11 in.

-----------------------------------------------------------------------------------
The terminology may need some refinement but you get the idea. Think of 
the "Man from Mars" encountering Context and even TeX for the first 
time.
-- 
John Culleton
Create Book Covers with Scribus:
http://www.booklocker.com/p/books/4055.html
Typesetting and indexing http://wexfordpress.com
book sales http://wexfordpress.net
Free  barcode: http://www.tux.org/~milgram/bookland/

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


             reply	other threads:[~2011-01-27 22:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-27 22:41 John Culleton [this message]
2011-01-28  9:49 ` Taco Hoekwater
2011-01-28 15:24 ` Hans Hagen

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