From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/56858 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: columns and whitespace Date: Mon, 08 Mar 2010 22:16:18 +0100 Message-ID: <4B956922.3030605@wxs.nl> References: <771da05a1003041456y31a2c93cpe911ea5c487a0034@mail.gmail.com> 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: dough.gmane.org 1268083033 7636 80.91.229.12 (8 Mar 2010 21:17:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 8 Mar 2010 21:17:13 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Mar 08 22:17:07 2010 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 1NokK3-0002Dk-DY for gctc-ntg-context-518@m.gmane.org; Mon, 08 Mar 2010 22:17:07 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D73F6C9E39; Mon, 8 Mar 2010 22:17:06 +0100 (CET) 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 6cNWMvSh2vLA; Mon, 8 Mar 2010 22:17:06 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 46FF9C9D89; Mon, 8 Mar 2010 22:17:04 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0A58CC9D89 for ; Mon, 8 Mar 2010 22:17:03 +0100 (CET) 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 zTJufMxeUh48 for ; Mon, 8 Mar 2010 22:16:51 +0100 (CET) Original-Received: from mail.solcon.net (unknown [217.121.8.199]) by balder.ntg.nl (Postfix) with ESMTP id B3E50C9D62 for ; Mon, 8 Mar 2010 22:16:51 +0100 (CET) X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.194; Original-Received: from [10.100.1.194] (unverified [10.100.1.194]) by controller-9 (SurgeMail 4.2d2) with ESMTP id 664-1713362 for multiple; Mon, 08 Mar 2010 22:16:14 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.8) Gecko/20100227 Lightning/1.0b1 Thunderbird/3.0.3 In-Reply-To: <771da05a1003041456y31a2c93cpe911ea5c487a0034@mail.gmail.com> X-Authenticated-User: hagen@controller-9 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:56858 Archived-At: On 4-3-2010 23:56, James Fisher wrote: > There was a thread about columns and whitespace ~ 2 weeks ago, but I wasn't > a subscriber then. I've just come across it independently myself. I'm not > sure what conclusion was come to. From a few tests, I'd characterize the > problem code in \startcolumns as: "if whitespace has been set to more than > none, set whitespace to 'line'." > > Try it by uncommenting various lines: > > > %\setupwhitespace[none] > %\setupwhitespace[small] > > \starttext > > \startcolumns[n=2] > %\setupwhitespace[small] > \input knuth > \stopcolumns > > \stoptext > > > Do people agree with that characterization; has the bug been found; what's > being done about it? I don't want to have to re-setup whitespace every time > I go to columns. \startcolumns[n=2,blank=medium] \input knuth \stopcolumns it's not a bug as by default columns are set up with blank={line,fixed} this has always been the case; as columns can be mixed with no columns we want the lines to align Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ 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 ___________________________________________________________________________________