From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9010 Path: main.gmane.org!not-for-mail From: John Culleton Newsgroups: gmane.comp.tex.context Subject: Re: Unbalanced column widths Date: Thu, 15 Aug 2002 16:03:54 -0400 Sender: owner-ntg-context@let.uu.nl Message-ID: <200208151603.54372.john@wexfordpress.com> References: <5.1.0.14.1.20020726233644.031ed6c8@server-1> <5.1.0.14.1.20020727154246.031ff9b8@remote-1> <200208151435.18407.john@wexfordpress.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035399371 32372 80.91.224.250 (23 Oct 2002 18:56:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:56:11 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Hans Hagen In-Reply-To: <200208151435.18407.john@wexfordpress.com> Xref: main.gmane.org gmane.comp.tex.context:9010 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9010 On Thursday 15 August 2002 02:35 pm, John Culleton wrote: > All of a sudden columnset, which worked fine before, stopped working. > I cleaned up some typos and that caused the problem. > > OK problem solved, but it was a subtle one. When I corrected an error in the line: \setupcolumnset[two][1][width=1.5in] everything stopped working. When I simply commented out the line things worked again. As near as I can figure the overall width of the two columns was too great. This is perplexing since I set the paper up in landscape and I should have had plenty of width. Here was my paper setup and my setuplayout: \setuppapersize[letter,landscape][letter,landscape] \setuplayout [topspace=0.5cm, leftmargin=1cm, rightmargin=1cm, width=middle, grid=yes, footer=1.5cm, header=1.0cm, height=middle] I am not sure of the effect of width=middle and height=middle. John Culleton