From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41712 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: problem with layer: corner doesn't work Date: Mon, 16 Jun 2008 11:46:20 +0200 Message-ID: <115224fb0806160246n76337244j6385a849c9fb7eaf@mail.gmail.com> References: <200806151831.50998.ml@koloro.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1213609717 4199 80.91.229.12 (16 Jun 2008 09:48:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Jun 2008 09:48:37 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Mon Jun 16 11:49:20 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 1K8BKp-0005Lp-QR for gctc-ntg-context-518@m.gmane.org; Mon, 16 Jun 2008 11:49:12 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 260261FC78; Mon, 16 Jun 2008 11:48:18 +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 31169-03-2; Mon, 16 Jun 2008 11:47:24 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 63D621FBB5; Mon, 16 Jun 2008 11:47:23 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7ED481FBC9 for ; Mon, 16 Jun 2008 11:47:09 +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 27745-01-26 for ; Mon, 16 Jun 2008 11:46:27 +0200 (CEST) Original-Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.156]) by ronja.ntg.nl (Postfix) with ESMTP id 497ED1FB82 for ; Mon, 16 Jun 2008 11:46:25 +0200 (CEST) Original-Received: by yw-out-1718.google.com with SMTP id 5so3772501ywm.74 for ; Mon, 16 Jun 2008 02:46:21 -0700 (PDT) Original-Received: by 10.151.142.16 with SMTP id u16mr10514078ybn.177.1213609580935; Mon, 16 Jun 2008 02:46:20 -0700 (PDT) Original-Received: by 10.151.113.9 with HTTP; Mon, 16 Jun 2008 02:46:20 -0700 (PDT) In-Reply-To: <200806151831.50998.ml@koloro.de> Content-Disposition: inline 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:41712 Archived-At: On Sun, Jun 15, 2008 at 6:31 PM, Uwe Koloska wrote: > Hello, > > still working on the CD Design, I tried to understand the layer mechanism. > After some reading and trying I have found a problem with the > parameter 'corner'. The following setting doesn't work with the corner > parameter but only with numeric placement of the reference point: Another way to get the same result, to get the layout on a A4 page you have to set extra values for TEXpage. \setuppapersize[CD][CD] \starttext \startTEXpage %\startTEXpage[width=210mm,height=297mm,align={middle,lohi}] \bTABLE[width=.5\paperwidth,height=.5\paperheight,align={middle,lohi}] \bTR \bTD[background=screen,m=2] BLOCK 2 \eTD \eTR \bTR \bTD[background=screen] BLOCK 1 \eTD \eTR \eTABLE \stopTEXpage \stoptext But layers are more fun and you have more control over the layout. Wolfgang ___________________________________________________________________________________ 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 ___________________________________________________________________________________