From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/53438 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: Problem with \setupinterlinespace Date: Thu, 15 Oct 2009 15:50:47 +0200 Message-ID: <4AD728B7.5030703@gmx.net> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1255614675 22856 80.91.229.12 (15 Oct 2009 13:51:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 Oct 2009 13:51:15 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Oct 15 15:51:05 2009 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.50) id 1MyQjO-0002LA-LG for gctc-ntg-context-518@m.gmane.org; Thu, 15 Oct 2009 15:51:02 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id DB246C9AD9; Thu, 15 Oct 2009 15:50:56 +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 iN8nRa5JUtge; Thu, 15 Oct 2009 15:50:54 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A9281C9ABB; Thu, 15 Oct 2009 15:50:53 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 14028C9ABB for ; Thu, 15 Oct 2009 15:50:51 +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 XWsTARmabMnj for ; Thu, 15 Oct 2009 15:50:48 +0200 (CEST) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by balder.ntg.nl (Postfix) with SMTP id CCFA1C9A97 for ; Thu, 15 Oct 2009 15:50:47 +0200 (CEST) Original-Received: (qmail invoked by alias); 15 Oct 2009 13:50:46 -0000 Original-Received: from i577BF925.versanet.de (EHLO [192.168.1.3]) [87.123.249.37] by mail.gmx.net (mp013) with SMTP; 15 Oct 2009 15:50:46 +0200 X-Authenticated: #24293357 X-Provags-ID: V01U2FsdGVkX1/nF39sjZjncwUkTnXchQwLfHQ2JM1ymCyZy8Ro+n DGViXND6iutFHG User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) In-Reply-To: X-Y-GMX-Trusted: 0 X-FuHaFi: 0.71 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:53438 Archived-At: luigi scarso schrieb: > In this example interlines spaces look a bit strange to me > \starttext > \input knuth > \begingroup > \tfx\setupinterlinespace[reset] > \starttyping > function newCounter() > local i = 0 > return function() > i = i+1 > return i > end > end > c1 = newCounter() > print(c1()) --> 1 > print(c1()) --> 2 > c2 = newCounter() > print(c2()) --> 1 > print(c1()) --> 3 > print(c2()) --> 2 > \stoptyping > \endgroup > > \input tufte > \stoptext > > > Can someone confirm this ? > > yep! the third paragraph has wrong interlinespace here. but if you add a \par or an emtpy line after '\input knuth' things look ok here. bug or feature ;) best wishes, peter ___________________________________________________________________________________ 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 ___________________________________________________________________________________