ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Comment on new "Page Design" Chapter for new manual.
@ 2011-01-27 22:41 John Culleton
  2011-01-28  9:49 ` Taco Hoekwater
  2011-01-28 15:24 ` Hans Hagen
  0 siblings, 2 replies; 3+ messages in thread
From: John Culleton @ 2011-01-27 22:41 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


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

end of thread, other threads:[~2011-01-28 15:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-27 22:41 Comment on new "Page Design" Chapter for new manual John Culleton
2011-01-28  9:49 ` Taco Hoekwater
2011-01-28 15:24 ` Hans Hagen

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