From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20032 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Peter_M=FCnster?= Newsgroups: gmane.comp.tex.context Subject: Re: total with of TABLE ? Date: Thu, 21 Apr 2005 21:17:44 +0200 (CEST) Message-ID: References: <42678E04.8080402@logosrl.it> <4267E611.6010005@logosrl.it> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1114111138 4155 80.91.229.2 (21 Apr 2005 19:18:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 21 Apr 2005 19:18:58 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Apr 21 21:18:57 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DOhBl-0006Ty-3a for gctc-ntg-context-518@m.gmane.org; Thu, 21 Apr 2005 21:18:13 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 23C23127B8; Thu, 21 Apr 2005 21:22:44 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02436-01; Thu, 21 Apr 2005 21:22:43 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 882F7127B0; Thu, 21 Apr 2005 21:18:58 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6F277127B0 for ; Thu, 21 Apr 2005 21:18:57 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02097-08 for ; Thu, 21 Apr 2005 21:18:56 +0200 (CEST) Original-Received: from postfix4-1.free.fr (postfix4-1.free.fr [213.228.0.62]) by ronja.ntg.nl (Postfix) with ESMTP id EC581127A9 for ; Thu, 21 Apr 2005 21:18:56 +0200 (CEST) Original-Received: from gaston.free.fr (rennes-1-62-147-99-116.dial.proxad.net [62.147.99.116]) by postfix4-1.free.fr (Postfix) with ESMTP id 6389D31794B for ; Thu, 21 Apr 2005 21:18:55 +0200 (CEST) Original-Received: by gaston.free.fr (Postfix, from userid 500) id 4BEFE13C04C; Thu, 21 Apr 2005 21:17:44 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by gaston.free.fr (Postfix) with ESMTP id 471B8148077 for ; Thu, 21 Apr 2005 21:17:44 +0200 (CEST) X-X-Sender: peter@gaston.free.fr Original-To: mailing list for ConTeXt users In-Reply-To: <4267E611.6010005@logosrl.it> X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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 X-Virus-Scanned: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20032 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20032 On Thu, 21 Apr 2005, luigi.scarso wrote: > luigi.scarso wrote: > > > (x=0.25 in your example, because you have 4 columns: > > so you have > > \setupTABLE[x][width=0.25\textwidth] > > ) > > Of course this setup a TABLE with four columns of equal width and total > width =\textwidth; > For different width : > \setupTABLE[x][1][width=0.2\textwidth] > \setupTABLE[x][2][width=0.25\textwidth] > \setupTABLE[x][3][width=0.25\textwidth] > \setupTABLE[x][4][width=0.3\textwidth] Do you know, if this is possible with TABLE: \starttext \SetTableToWidth{10cm} \starttable[|c|c|c|] \HL \VL xxxxxxxxxxxxxxx \VL xxxxxxx \VL x \VL\AR \HL \stoptable \stoptext Cheers, Peter -- http://pmrb.free.fr/contact/