From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/82733 Path: news.gmane.org!not-for-mail From: Joshua =?iso-8859-1?q?Kr=E4mer?= Newsgroups: gmane.comp.tex.context Subject: Re: Problems with columns and grid Date: Mon, 3 Jun 2013 19:45:14 +0000 (UTC) Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1370288762 9885 80.91.229.3 (3 Jun 2013 19:46:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Jun 2013 19:46:02 +0000 (UTC) To: ntg-context-wvrSQK3plZs@public.gmane.org Original-X-From: ntg-context-bounces-wvrSQK3plZs@public.gmane.org Mon Jun 03 21:46:03 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ujahd-0004zJ-4q for gctc-ntg-context-518@m.gmane.org; Mon, 03 Jun 2013 21:46:01 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D6EB2101E8; Mon, 3 Jun 2013 21:46:00 +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 oxpxp-5d9IYb; Mon, 3 Jun 2013 21:45:55 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id BABAC101E7; Mon, 3 Jun 2013 21:45:55 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 76F00101E7 for ; Mon, 3 Jun 2013 21:45:54 +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 LxhKFpFWsCAa for ; Mon, 3 Jun 2013 21:45:49 +0200 (CEST) Original-Received: from filter3-til.mf.surf.net (filter3-til.mf.surf.net [194.171.167.219]) by balder.ntg.nl (Postfix) with ESMTP id C934C101E0 for ; Mon, 3 Jun 2013 21:45:39 +0200 (CEST) Original-Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by filter3-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r53JjcSX003477 for ; Mon, 3 Jun 2013 21:45:39 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ujah8-0004cF-GO for ntg-context-wvrSQK3plZs@public.gmane.org; Mon, 03 Jun 2013 21:45:30 +0200 Original-Received: from p54ac9be3.dip0.t-ipconnect.de ([84.172.155.227]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Jun 2013 21:45:30 +0200 Original-Received: from joshua.kraemer by p54ac9be3.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 03 Jun 2013 21:45:30 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet-dbVV3NMTNubNLxjTenLetw@public.gmane.org X-Gmane-NNTP-Posting-Host: p54ac9be3.dip0.t-ipconnect.de X-Archive: encrypt User-Agent: Pan/0.136 (I'm far too busy being delicious; GIT 926a150 git://git.gnome.org/pan2) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=80.91.229.3; country=NO; latitude=62.0000; longitude=10.0000; http://maps.google.com/maps?q=62.0000,10.0000&z=6 X-CanItPRO-Stream: uu:ntg-context-wvrSQK3plZs@public.gmane.org (inherits from uu:default, base:default) X-Canit-Stats-ID: 06JHTJCEI - 774c796018fd - 20130603 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.219 X-BeenThere: ntg-context-wvrSQK3plZs@public.gmane.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces-wvrSQK3plZs@public.gmane.org Original-Sender: ntg-context-bounces-wvrSQK3plZs@public.gmane.org Xref: news.gmane.org gmane.comp.tex.context:82733 Archived-At: On Mon, 03 Jun 2013 21:00:49 +0200, Wolfgang Schuster has written: > Use mixed columns: > > \setuplayout[grid=yes] > \starttext \startmixedcolumns left \column right 1\\right 2 > \stopmixedcolumns \stoptext Thank you very much, this works! Now I wonder what the difference between regular and mixed columns is. I have not found any information about it; mixed columns aren't even mentioned in the manual. Can you tell me where to find a description? I have an additional problem with columns: If I set distance= \baselineskip, it is bigger then \baselineskip. Even with distance=0pt, there is still a gap, maybe because of some minimum distance value. How can I get a smaller distance? Kind regards, Joshua ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context-wvrSQK3plZs@public.gmane.org / 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 ___________________________________________________________________________________