From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/43413 Path: news.gmane.org!not-for-mail From: "Alan Stone" Newsgroups: gmane.comp.tex.context Subject: Re: Still confused about \setuplayout Date: Wed, 27 Aug 2008 16:05:51 +0200 Message-ID: <326847810808270705s633a3586g4d356d08e43e782f@mail.gmail.com> References: <326847810808260929p19deaa6bndcfae286f7953115@mail.gmail.com> <326847810808270422qe5399f8ob5746ea486a8ef57@mail.gmail.com> <48B53A10.9010304@wxs.nl> <326847810808270536r3bf6d85fodee183effb326d6b@mail.gmail.com> <48B54B69.9020508@wxs.nl> <326847810808270631u732fb82eka4e0b52a0ecf6189@mail.gmail.com> <48B55869.1020204@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1834029909==" X-Trace: ger.gmane.org 1219846193 9156 80.91.229.12 (27 Aug 2008 14:09:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 27 Aug 2008 14:09:53 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Wed Aug 27 16:10:47 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1KYLiY-0003uK-51 for gctc-ntg-context-518@m.gmane.org; Wed, 27 Aug 2008 16:09:50 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C97311FD59; Wed, 27 Aug 2008 16:08:49 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 12317-01-9; Wed, 27 Aug 2008 16:08:03 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E40841FC03; Wed, 27 Aug 2008 16:06:29 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 713E41FC03 for ; Wed, 27 Aug 2008 16:06:25 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 12433-01-6 for ; Wed, 27 Aug 2008 16:05:52 +0200 (CEST) Original-Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.144]) by ronja.ntg.nl (Postfix) with ESMTP id 93D8A1FCEC for ; Wed, 27 Aug 2008 16:05:51 +0200 (CEST) Original-Received: by ey-out-1920.google.com with SMTP id 21so446852eyc.38 for ; Wed, 27 Aug 2008 07:05:51 -0700 (PDT) Original-Received: by 10.210.90.8 with SMTP id n8mr10257201ebb.121.1219845951264; Wed, 27 Aug 2008 07:05:51 -0700 (PDT) Original-Received: by 10.210.16.2 with HTTP; Wed, 27 Aug 2008 07:05:51 -0700 (PDT) In-Reply-To: <48B55869.1020204@wxs.nl> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:43413 Archived-At: --===============1834029909== Content-Type: multipart/alternative; boundary="----=_Part_16425_9971190.1219845951254" ------=_Part_16425_9971190.1219845951254 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Wed, Aug 27, 2008 at 3:36 PM, Hans Hagen wrote: > Alan Stone wrote: > > On Wed, Aug 27, 2008 at 2:41 PM, Hans Hagen wrote: > > > >> Alan Stone wrote: > >>> Going back to my example (see below)... > >>> > >>> Same observations, same questions. > >>> > >>> Alan > >>> > >>> \setuppapersize[S6][S6] > >>> > >>> \setuplayout[topheight=15pt, > >>> headerheight=15pt, > >>> footerheight=15pt, > >>> bottomheight=15pt, > >> top,header,footer,bottom etc no height/width appended > > > > > > Thanks Hans. > > > > - \showsetups output contains a lot of junk, a thorough cleaning would be > > utmost welcome > > well, one can roll out his/her own -) I guess as long as one knows to what each parameter corresponds. ;O) Nevertheless, please say more about that. > > - which \setuplayout parameters enable a space/blank area between > > the left/right page border and the left/right of leftedge/rightedge ? > > > - \showframe doesn't draw topspace and bottomspace > > leftedgedistance (which defaults to edgedistance) left/rightedgedistance is documented elsewhere as being between left/rightedge and left/rightmargin. CanItBeAnyMoreConfusingText ? Alan ------=_Part_16425_9971190.1219845951254 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
On Wed, Aug 27, 2008 at 3:36 PM, Hans Hagen <pragma@wxs.nl> wrote:
Alan Stone wrote:
> On Wed, Aug 27, 2008 at 2:41 PM, Hans Hagen <pragma@wxs.nl> wrote:
>
>> Alan Stone wrote:
>>> Going back to my example (see below)...
>>>
>>> Same observations, same questions.
>>>
>>> Alan
>>>
>>> \setuppapersize[S6][S6]
>>>
>>> \setuplayout[topheight=15pt,
>>>     headerheight=15pt,
>>>     footerheight=15pt,
>>>     bottomheight=15pt,
>> top,header,footer,bottom etc no height/width appended
>
>
> Thanks Hans.
>
> - \showsetups output contains a lot of junk, a thorough cleaning would be
> utmost welcome

well, one can roll out his/her own -)

I guess as long as one knows to what each parameter corresponds.  ;O)

Nevertheless, please say more about that.
 
> - which \setuplayout parameters enable a space/blank area between
> the left/right page border and the left/right of leftedge/rightedge ?

> - \showframe doesn't draw topspace and bottomspace

leftedgedistance (which defaults to edgedistance)

left/rightedgedistance is documented elsewhere as being between left/rightedge and left/rightmargin.
 
CanItBeAnyMoreConfusingText ?

Alan
------=_Part_16425_9971190.1219845951254-- --===============1834029909== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============1834029909==--