From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14724 Path: main.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: Re: proportional column widths in natural tables? Date: Fri, 13 Feb 2004 21:37:42 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <402D3596.6080902@boede.nl> References: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1076704764 27981 80.91.224.253 (13 Feb 2004 20:39:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 13 Feb 2004 20:39:24 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri Feb 13 21:39:15 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ark5j-0007ZQ-00 for ; Fri, 13 Feb 2004 21:39:15 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 0F84810B33; Fri, 13 Feb 2004 21:37:35 +0100 (MET) Original-Received: from smtp-out1.xs4all.nl (smtp-out1.xs4all.nl [194.109.24.11]) by ref.ntg.nl (Postfix) with ESMTP id 45F5B10B28 for ; Fri, 13 Feb 2004 21:36:07 +0100 (MET) Original-Received: from boede.nl (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by smtp-out1.xs4all.nl (8.12.10/8.12.10) with ESMTP id i1DKbh17092928 for ; Fri, 13 Feb 2004 21:37:43 +0100 (CET) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 X-Accept-Language: en-us, en Original-To: ntg-context@ntg.nl In-Reply-To: Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:14724 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14724 Hi Stefan sorry for sending an answer to your previous mail as reply to this one.... You can determin columnwidths by saying "width=.3\textwidth" or "width=.3\makeupwidth" or even though less ConTeXty "width=.3\hsize" Wheter to use \textwidth or \makeupwidth depends on the context where your table is placed. Kind regards Willi Stefan Wachter wrote: > Hi all! > > Is there a possibility to specify proportional column widths when using > natural tables? > > E.g. If i want to set column 1 and 2 to have 2/7 and column 3 3/7 of the > available broadth. > > \setupTABLE[column][1][width=2*] > \setupTABLE[column][2][width=2*] > \setupTABLE[column][3][width=3*] > > Thanks for your attention, > --Stefan > > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context