From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/70007 Path: news.gmane.org!not-for-mail From: Marcin Borkowski Newsgroups: gmane.comp.tex.context Subject: Fw: A question about layers Date: Thu, 14 Jul 2011 23:36:44 +0200 Organization: WMI UAM Message-ID: <20110714233644.7342fba2@marcin-desktop> 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: dough.gmane.org 1310679425 14119 80.91.229.12 (14 Jul 2011 21:37:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 14 Jul 2011 21:37:05 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jul 14 23:37:00 2011 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 1QhTac-0008TG-Rb for gctc-ntg-context-518@m.gmane.org; Thu, 14 Jul 2011 23:36:58 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B1ABBCAC8D; Thu, 14 Jul 2011 23:36:57 +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 5QY6PZiu0Ozm; Thu, 14 Jul 2011 23:36:57 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 70680CAE3A; Thu, 14 Jul 2011 23:36:52 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 5F60ECAE3A for ; Thu, 14 Jul 2011 23:36: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 ftVwXZvRz2ZQ for ; Thu, 14 Jul 2011 23:36:48 +0200 (CEST) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by balder.ntg.nl (Postfix) with ESMTP id 48AC6CAC8D for ; Thu, 14 Jul 2011 23:36:48 +0200 (CEST) Original-Received: from msg.wmi.amu.edu.pl (msg.wmi.amu.edu.pl [150.254.78.50]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p6ELajFl015839 for ; Thu, 14 Jul 2011 23:36:47 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by msg.wmi.amu.edu.pl (Postfix) with ESMTP id 8655742063 for ; Thu, 14 Jul 2011 23:36:45 +0200 (CEST) Original-Received: from msg.wmi.amu.edu.pl ([127.0.0.1]) by localhost (msg.wmi.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P6JbsTJAfaPT for ; Thu, 14 Jul 2011 23:36:45 +0200 (CEST) Original-Received: from marcin-desktop (dwaosiem-jedencztery3.echostar.pl [109.232.28.143]) by msg.wmi.amu.edu.pl (Postfix) with ESMTPSA id 6669D42062 for ; Thu, 14 Jul 2011 23:36:45 +0200 (CEST) X-Mailer: Claws Mail 3.6.1 (GTK+ 2.16.1; i486-pc-linux-gnu) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=150.254.78.50; country=PL; region=86; city=Poznan; latitude=52.4167; longitude=16.9667; http://maps.google.com/maps?q=52.4167,16.9667&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 05F7VAJBt - 615ec1230857 - 20110714 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.220 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:70007 Archived-At: I am sorry, Hans, I sent this (and the next message) to you instead of to the list. Here's a forward: Dnia 2011-07-14, czw o godzinie 16:29 +0200, Hans Hagen pisze: > On 14-7-2011 4:25, Marcin Borkowski wrote: > > OK, > > > > after a pm from Mojca concerning my previous question I decided to > > look into the "layers" mechanism. > > > > It won't work for me - just nothing shows up. > > > > What am I doing wrong? > > > > Here's a minimal example: > > > > \starttext > > \definelayer[title][x=105mm,y=20mm] > > \setlayer[title]{This is the title.} > > \stoptext > > > > (I'd also like to be able to "anchor" the title so that > > (105mm,20mm) are the coordinates of the center, not the lower-left > > corner etc. How to do that?) > > \flushlayer[title] Thanks too; but again, what does this do exactly? (Sorry for asking dumb questions, but I'd like to understand the underlying mechanism, not only learn how to use it...) -- Marcin Borkowski http://mbork.pl ___________________________________________________________________________________ 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 ___________________________________________________________________________________