From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/57921 Path: news.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: page layout Date: Tue, 6 Apr 2010 22:54:29 +0200 Message-ID: <03077808-9CA8-4709-86EC-4ACF39BCD873@boede.nl> References: <20100402101342.GB3501@localhost.localdomain> <4BB5DB6F.6090903@googlemail.com> <20100406143718.GA7961@localhost.localdomain> <20100406192314.GE7961@localhost.localdomain> <20100406200536.GI7961@localhost.localdomain> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1270587307 11173 80.91.229.12 (6 Apr 2010 20:55:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 6 Apr 2010 20:55:07 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Apr 06 22:55:02 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NzFnZ-0003Y7-AS for gctc-ntg-context-518@m.gmane.org; Tue, 06 Apr 2010 22:55:01 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6A22FC9CAF; Tue, 6 Apr 2010 22:55:00 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 1gFeNFrqAbfF; Tue, 6 Apr 2010 22:54:56 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4E767C9CC2; Tue, 6 Apr 2010 22:54:55 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 592C8C9CC2 for ; Tue, 6 Apr 2010 22:54:50 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 0bxokClV3tzr for ; Tue, 6 Apr 2010 22:54:35 +0200 (CEST) Original-Received: from mars.digitpaint.nl (mars.digitpaint.nl [83.98.197.63]) by balder.ntg.nl (Postfix) with ESMTP id 346E8C9CBA for ; Tue, 6 Apr 2010 22:54:33 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by mars.digitpaint.nl (Postfix) with ESMTP id 37B03158A94 for ; Tue, 6 Apr 2010 22:52:29 +0200 (CEST) Original-Received: from mars.digitpaint.nl ([127.0.0.1]) by localhost (mail.digitpaint.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 5eJqRD+E5N6j for ; Tue, 6 Apr 2010 22:52:29 +0200 (CEST) Original-Received: from [192.168.1.198] (a83-161-249-79.adsl.xs4all.nl [83.161.249.79]) by mars.digitpaint.nl (Postfix) with ESMTPA id 00461158A93 for ; Tue, 6 Apr 2010 22:52:28 +0200 (CEST) In-Reply-To: <20100406200536.GI7961@localhost.localdomain> X-Mailer: Apple Mail (2.753.1) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:57921 Archived-At: On 6 Apr 2010, at 22:05, Sebastien Mengin wrote: > Le 06 avril 2010 =E0 09:43, Willi Egger a =E9crit: >> Hi, >> >> \setuplayout >> [backspace=3D1cm, % am I right to comment out this line? - No = >> backspace >> defines where the textblock starts from the left >> % leftedge=3D1cm, %edge is reserved for screendocuments, where = >> you can >> have margin and edge spaces > > Ok. Thanks again. > >> % rightedge=3D2cm, >> % leftedgedistance=3D0cm, >> % rightedgedistance=3D0cm, >> leftmargin=3D1cm, >> leftmargindistance=3D0pt, >> rightmargin=3D2cm, >> rightmargindistance=3D0pt, >> % width=3D7cm, % either "fit" doesn't suppress the above mentionned >> % whitespace >> width=3Dfit, >> topspace=3D1cm, >> bottomspace=3D1.5cm, >> %header=3D..., >> headerdistance=3D1cm, >> %footer=3D..., >> %footerdistance=3D..., >> height=3Dmiddle, >> location=3Dmiddle, >> marking=3Don] > > I still feel like there's some "magic" knowledge involved ;) > But I guess that with time I'm going to get used to this new -- at = > least > for me -- terminology. Indeed, naming differs from other TEX-tastes > > Are those keywords "translatable" (or already translated)? I read that > context commands are localized. you can run ConTeXt with french interface. For translated keywords = look into mult-def.lua Willi > > Sincerely, > > -- = > S=E9bastien Mengin > =C9dition et logiciels libres > < Mise en page avec LaTeX > > http://edilibre.net > > ______________________________________________________________________ = > _____________ > 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 > ______________________________________________________________________ = > _____________ ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________