ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Lost in the murky detail of designing a page layout
@ 2003-02-04  8:55 Guy Worthington
  2003-02-04  9:44 ` Patrick Gundlach
  0 siblings, 1 reply; 9+ messages in thread
From: Guy Worthington @ 2003-02-04  8:55 UTC (permalink / raw)


I'm out of my depth, I've looked at the s-*.tex layouts, and have read
chapter 3 of the manual, but am not confident in designing a page
layout.  For instance, I'm not sure how I ensure that vsize comes out
as a multiple of baselineskips, or how to ensure that double sided
pages are printed correctly.

 My initial design parameters (for a double sided page) are:

1) paper size = A4

2) hsize = 2.5 times the length of the lowercase alphabet in
           the default font -- lucida-bright at 12pt.
           i.e. \setbox0={abcdefghijklmnopqrstuvwxyz}
                \hsize=2.5\wd0

3) vsize = golden-ratio times hsize (rounded to integer baselineskips)
         = 1.62\hsize

4) backspace margin = hsize divided by seven
                   
5) topspace margin = backspace margin.

How do I translate these into my \setuplayout parameters?

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

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-04  8:55 Lost in the murky detail of designing a page layout Guy Worthington
2003-02-04  9:44 ` Patrick Gundlach
2003-02-05  8:07   ` Guy Worthington
2003-02-05  9:24     ` Hans Hagen
2003-02-06  8:48       ` Guy Worthington
2003-02-06 11:49         ` Patrick Gundlach
2003-02-07  8:22           ` Hans Hagen
2003-02-09  6:36           ` Guy Worthington
2003-02-09 18:31             ` 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).