ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: Page Layout
Date: Fri, 04 Jun 1999 01:13:58 +0200	[thread overview]
Message-ID: <37570C36.1617D4F7@wxs.nl> (raw)
In-Reply-To: <3.0.5.32.19990603114318.00a69490@mail.northcoast.com>

David Arnold wrote:

> On page 182 of Lamport's "Latex, A Document Preparation System," one can
> find a picture of the layout of a latex style, with all of the various
> parameters (topmargin, headheight, etc) clearly indicated in the figure.
> 
> Is there such a thing available in Context?
> 
> Yes, I am aware of \showframe, \showlayout, but these don't actually
> indicate on the picture what each parameter represents, though most are
> intuitive. Still, it would be helpful to have such a layout as that in
> Lamport's book.

There are some in the big manual. Also of 'logo spaces', 'text spaces',
and some more. Try 

\starttext

\setuplayout[top=1cm,bottom=1cm,width=middle,height=middle]

\setupbackgrounds
  [top,header,text,footer,bottom]
  [text,leftmargin,rightmargin,leftedge,rightedge]
  [frame=on]

\setupbackgrounds
  [header]
  [leftmargin]
  [background=screen]

\stoptext

(will be in demo suite d-en-100)

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


  reply	other threads:[~1999-06-03 23:13 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-03 18:43 David Arnold
1999-06-03 23:13 ` Hans Hagen [this message]
1999-06-07  9:50 Gilbert van den Dobbelsteen
1999-06-07 11:52 ` Hans Hagen
1999-06-07 13:24 Gilbert van den Dobbelsteen
1999-06-08  7:24 ` Hans Hagen
2010-04-02 10:13 page layout Sebastien Mengin
2010-04-02 11:56 ` Wolfgang Schuster
2010-04-06 14:37   ` Sebastien Mengin
2010-04-06 18:52     ` Willi Egger
2010-04-06 18:58       ` Willi Egger
2010-04-06 19:27         ` Sebastien Mengin
2010-04-06 19:44           ` Willi Egger
2010-04-06 19:23       ` Sebastien Mengin
2010-04-06 19:43         ` Willi Egger
2010-04-06 20:05           ` Sebastien Mengin
2010-04-06 20:54             ` Willi Egger
2010-04-06 20:21         ` Hans Hagen
2010-04-06 21:45         ` Wolfgang Schuster
2010-04-07 13:08           ` Sebastien Mengin
2010-04-07 13:16             ` Vianney le Clément
2010-04-07 13:23               ` Taco Hoekwater
2010-04-07 13:31                 ` Sebastien Mengin
2010-04-07 13:39                   ` Vianney le Clément
2010-04-07 13:46                     ` Sebastien Mengin
2010-04-07 13:27               ` Sebastien Mengin
2010-04-07 14:19                 ` Hans Hagen
2010-04-08 11:55                 ` R. Bastian

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=37570C36.1617D4F7@wxs.nl \
    --to=pragma@wxs.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).