From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/56706 Path: news.gmane.org!not-for-mail From: James Fisher Newsgroups: gmane.comp.tex.context Subject: columns and whitespace Date: Thu, 4 Mar 2010 22:56:24 +0000 Message-ID: <771da05a1003041456y31a2c93cpe911ea5c487a0034@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0074580457==" X-Trace: dough.gmane.org 1267752221 2406 80.91.229.12 (5 Mar 2010 01:23:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 5 Mar 2010 01:23:41 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Mar 05 02:23:33 2010 connect(): Connection refused 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 1NnK5M-0007vv-0h for gctc-ntg-context-518@m.gmane.org; Fri, 05 Mar 2010 00:04:06 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 25FABC9CC6; Thu, 4 Mar 2010 23:56:41 +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 GYG61h7CeKSq; Thu, 4 Mar 2010 23:56:38 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 35FF3C9CA9; Thu, 4 Mar 2010 23:56:38 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6E1C9C9CA9 for ; Thu, 4 Mar 2010 23:56:36 +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 g1+Px06-+V45 for ; Thu, 4 Mar 2010 23:56:24 +0100 (CET) Original-Received: from mail-ew0-f227.google.com (mail-ew0-f227.google.com [209.85.219.227]) by balder.ntg.nl (Postfix) with ESMTP id D3282C9CA1 for ; Thu, 4 Mar 2010 23:56:24 +0100 (CET) Original-Received: by ewy27 with SMTP id 27so1168084ewy.34 for ; Thu, 04 Mar 2010 14:56:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=nel09UhHCzi4FrmOgcgr03NfS9CSfLhYhl9CjKkOmFo=; b=oaGGzIr2dQjs8vEicaC4CouaG39pcM00oo3vVSmhvyb6DEdKVNiklycPvP43K/Y+Iy EfWQ7+x5r+vGeALh5YDXzquJiTN8WOF8oKarrv/R4VHqjJNHxUCQigXPBHZ7pEnLae93 irqP6/inHIWCw8l7IwgFOWwEs8dNjHVWIHQyM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=s7RbFddB1FMDLg3J/EON7SJ7w07OyhDjtp5Zampz90wJHPfLbR7nk67034q+ZHxCD3 H7jDT4uZDFDJ3nqoxe+ZIfe7yWNIAywN465NP9G83maD6w8n/vzARd8O2Ns01j50W2S6 +1jk5DGfwzLH6vSEVCwj0UXL7AIEm7yRvOLTA= Original-Received: by 10.213.58.138 with SMTP id g10mr13628ebh.85.1267743384486; Thu, 04 Mar 2010 14:56:24 -0800 (PST) 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:56706 Archived-At: --===============0074580457== Content-Type: multipart/alternative; boundary=001485e997a219454f0481018243 --001485e997a219454f0481018243 Content-Type: text/plain; charset=ISO-8859-1 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. James --001485e997a219454f0481018243 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable There was a thread about columns and whitespace ~ 2 weeks ago, but I wasn&#= 39;t a subscriber then.=A0 I've just come across it independently mysel= f.=A0 I'm not sure what conclusion was come to.=A0 From a few tests, I&= #39;d characterize the problem code in \startcolumns as: "if whitespac= e has been set to more than none, set whitespace to 'line'."
Try it by uncommenting various lines:


%\setupwhitespace[none= ]
%\setupwhitespace[small]

\starttext

\startcolumns[n=3D2]=
%\setupwhitespace[small]
\input knuth
\stopcolumns

\stopte= xt


Do people agree with that characterization; has the bug been found;= what's being done about it?=A0 I don't want to have to re-setup wh= itespace every time I go to columns.



James
--001485e997a219454f0481018243-- --===============0074580457== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --===============0074580457==--