ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: David Arnold <darnold@northcoast.com>
Subject: Showing the page layout
Date: Fri, 25 Nov 2005 17:05:24 -0800	[thread overview]
Message-ID: <03913EE3-AD37-4489-9E4C-CAF6D036D232@northcoast.com> (raw)

All,

I am aware of \showlayout and Patrick's \ShowLayout.

In the case of the former, I have this in my environment file:

\showlayout

\definelayout[myCustomLayout][
   header=30mm,
   footer=20mm,
   headerdistance=10mm,
   footerdistance=10mm,
   topspace=30mm,
   bottomspace=25mm,
   height=middle,
   leftmargin=25mm,
   rightmargin=30mm,
   leftmargindistance=10mm,
   rightmargindistance=10mm,
   backspace=50mm,
   width=middle,
]

\setuplayout[myCustomLayout]

But when I compile, the first page reveals these measurements:

header=1.99962 cm  %way off
footer 1.99962 cm     %acceptable
headerdistance=0.0 cm  %huh?
footer distance=0.0 cm  %huh?

And the list goes on. These don't seem correct at all. Am I misusing  
this tool?

I've been following the discussion on the beginner's manual with  
interest, biding my time to make my suggestions, thinking about it.  
One thing that really comes to mind is the huge amount of time I  
spent as a beginner trying to figure out what settings in the layout,  
like those above, actually do. And I found the tools for analyzing  
changes to these layout settings did not help very much. Something  
that could help the beginniner's manual very much would be a macro  
that layed the page out accurately with borders around the various  
areas (as in \showframe) that include all parts of the layout, even  
if they wander from the printed page. This would accelerate the  
learning curve for layout dramatically, if it were available.


David

                 reply	other threads:[~2005-11-26  1:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=03913EE3-AD37-4489-9E4C-CAF6D036D232@northcoast.com \
    --to=darnold@northcoast.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).