From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31428 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: Re: textrules Date: Thu, 19 Oct 2006 19:43:57 +0200 Message-ID: References: <1161261479.6780.8.camel@g5.home> <4537940B.2000303@gmx.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1161279913 4045 80.91.229.2 (19 Oct 2006 17:45:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 Oct 2006 17:45:13 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Oct 19 19:45:11 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1Gabww-0007ej-4G for gctc-ntg-context-518@m.gmane.org; Thu, 19 Oct 2006 19:44:58 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8AEAC1FE73; Thu, 19 Oct 2006 19:44:57 +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 08069-03-3; Thu, 19 Oct 2006 19:44:49 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0E8731FE6F; Thu, 19 Oct 2006 19:44:49 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0EC641FE73 for ; Thu, 19 Oct 2006 19:44:47 +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 08069-03-2 for ; Thu, 19 Oct 2006 19:44:40 +0200 (CEST) Original-Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by ronja.ntg.nl (Postfix) with SMTP id 7524E1FE6D for ; Thu, 19 Oct 2006 19:44:40 +0200 (CEST) Original-Received: from fwd35.aul.t-online.de by mailout07.sul.t-online.com with smtp id 1Gabwd-00053r-01; Thu, 19 Oct 2006 19:44:39 +0200 Original-Received: from [192.168.0.2] (TnIr-vZSYefbQB9OssX-goUagWmB8VDZv1ayiAFiKYHXp9Up3Cp6oi@[84.172.124.216]) by fwd35.sul.t-online.de with esmtp id 1GabwM-0I2u0G0; Thu, 19 Oct 2006 19:44:22 +0200 In-Reply-To: <4537940B.2000303@gmx.net> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.752.2) X-ID: TnIr-vZSYefbQB9OssX-goUagWmB8VDZv1ayiAFiKYHXp9Up3Cp6oi@t-dialin.net X-TOI-MSGID: c105ec4b-7627-4bbe-b9dd-b8f3422cca53 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:31428 Archived-At: On Oct 19, 2006, at 5:04 PM, Peter Rolf wrote: > Hi Thomas, > > >> > add > > \showskips > > to your source (better a small one). I just tested a bit (between my > current mp examples) and 'inbetween={\blank[2*big]}' and > 'after={\blank[2*big]}' should do the job. If you dare, ask Hans about > the meaning of 'before' ;) > > > Greetings, Peter > Thanks Peter, that was very helpful. I still had to tweak a bit, but by combining "inbetween" and "after," I got an acceptable result. So the mystery thickens: what is before? :-) Best Thomas