From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/28003 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: \startlines and whitespace Date: Tue, 16 May 2006 18:27:12 -0400 (EDT) Message-ID: References: <20060516211403.GG29682@obiit.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1147818336 7278 80.91.229.2 (16 May 2006 22:25:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 16 May 2006 22:25:36 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed May 17 00:25:31 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 1Fg7yq-0007wo-7p for gctc-ntg-context-518@m.gmane.org; Wed, 17 May 2006 00:25:28 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EA92A1276F; Wed, 17 May 2006 00:25: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 01438-02-3; Wed, 17 May 2006 00:25:20 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F08511277E; Wed, 17 May 2006 00:25:19 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7BEFB1277E for ; Wed, 17 May 2006 00:25:17 +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 01438-02-2 for ; Wed, 17 May 2006 00:25:14 +0200 (CEST) Original-Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by ronja.ntg.nl (Postfix) with SMTP id B25FC1276F for ; Wed, 17 May 2006 00:25:13 +0200 (CEST) Original-Received: FROM aditya.annarb01.mi.comcast.net (c-68-40-50-205.hsd1.mi.comcast.net [68.40.50.205]) BY hackers.mr.itd.umich.edu ID 446A5146.CC3E8.23858 ; 16 May 2006 18:25:12 -0400 Original-To: mailing list for ConTeXt users In-Reply-To: <20060516211403.GG29682@obiit.org> 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:28003 Archived-At: On Tue, 16 May 2006, frantisek holop wrote: > hi there, > > i am puzzled about the following issue. > there's extra whitespace between the centered line > and startlines, while when using \crlf, there is not. > \startlines is an environment i guess (i come from latex) > and some environments sometimes add extra whitespace > in latex, if i recall correctly. > > when i use \nowhitespace between midaligned and startlines, > the whitespace is smaller, but still there, depending on > where the actual text is on the page. > > how can i get rid of the whitespace entirely? > Use the before and after mechanism. \setuplines[before={\startnarrower[3cm]},after=\stopnarrower] \midaligned{test} \startlines There snores -- I mean sleeps -- my wife so frail. There snores -- I mean sleeps -- my wife so frail. \stoplines -- Aditya