From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/21648 Path: news.gmane.org!not-for-mail From: "luigi.scarso" Newsgroups: gmane.comp.tex.context Subject: Re: Feature request Date: Wed, 27 Jul 2005 07:15:10 +0200 Message-ID: <42E7185E.5040404@logosrl.it> References: <6faad9f005072609203f3fd7fb@mail.gmail.com> <42E6BF95.8000300@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1122441353 10941 80.91.229.2 (27 Jul 2005 05:15:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Jul 2005 05:15:53 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jul 27 07:15:51 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DxeGN-0006A8-VY for gctc-ntg-context-518@m.gmane.org; Wed, 27 Jul 2005 07:15:28 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 695B412815; Wed, 27 Jul 2005 07:15:27 +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 29073-05; Wed, 27 Jul 2005 07:15:23 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CFF6B127EC; Wed, 27 Jul 2005 07:15:23 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6354D127EC for ; Wed, 27 Jul 2005 07:15:23 +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 29096-10 for ; Wed, 27 Jul 2005 07:15:22 +0200 (CEST) Original-Received: from ServerNotes.logosrl.it (unknown [81.208.99.91]) by ronja.ntg.nl (Postfix) with ESMTP id 89456127DC for ; Wed, 27 Jul 2005 07:15:22 +0200 (CEST) Original-Received: from [192.168.2.85] ([192.168.2.85]) by ServerNotes.logosrl.it (Lotus Domino Release 6.5.1) with ESMTP id 2005072707152488-821 ; Wed, 27 Jul 2005 07:15:24 +0200 User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <42E6BF95.8000300@wxs.nl> X-MIMETrack: Itemize by SMTP Server on ServerNotes/Logo(Release 6.5.1|January 21, 2004) at 27/07/2005 07.15.24, Serialize by Router on ServerNotes/Logo(Release 6.5.1|January 21, 2004) at 27/07/2005 07.15.26, Serialize complete at 27/07/2005 07.15.26 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:21648 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:21648 Hans Hagen wrote: > Mojca Miklavec wrote: > >> >> for that, but it doesn't take the baseline into consideration, so it >> has to be manually tuned for every line, every font & every font size >> (printed and compared if it looks OK). >> >> > \definelayer[text][height=\textheight,width=\textwidth] > > \showgrid > > \starttext > > \startstandardmakeup > > \setlayer[text][location=grid,line=10]{test} > \setlayer[text][location=grid,line=10,x=10cm]{test} > > \flushlayer[text] > > \stopstandardmakeup > %% add this line \stoptext % :-) luigi