From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20052 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: total with of TABLE ? Date: Fri, 22 Apr 2005 15:52:57 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Trace: sea.gmane.org 1114177836 26073 80.91.229.2 (22 Apr 2005 13:50:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 22 Apr 2005 13:50:36 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Apr 22 15:50:30 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 1DOyWL-0000kH-72 for gctc-ntg-context-518@m.gmane.org; Fri, 22 Apr 2005 15:48:37 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2BCC51280D; Fri, 22 Apr 2005 15:53:14 +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 12195-05; Fri, 22 Apr 2005 15:53:10 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B977D127D7; Fri, 22 Apr 2005 15:53:09 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3567B127D7 for ; Fri, 22 Apr 2005 15:53:08 +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 12253-05 for ; Fri, 22 Apr 2005 15:53:07 +0200 (CEST) Original-Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by ronja.ntg.nl (Postfix) with ESMTP id 7BDAA127A0 for ; Fri, 22 Apr 2005 15:53:07 +0200 (CEST) Original-Received: (qmail 25016 invoked from network); 22 Apr 2005 13:53:06 -0000 Original-Received: from unknown (HELO [62.134.76.108]) (698580@[62.134.72.160]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 22 Apr 2005 13:53:06 -0000 Original-To: ntg-context@ntg.nl 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:20052 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20052 luigi.scarso wrote: > Hans Hagen wrote: > > > Hi, > > > > I'm fighting deadlines right now, but later i'll try to get a look at > > the current table thread (maybe someone can summarize the problem) > > > > Hans ... > > So the problem seem to be > "Can I set the total width of a TABLE using a macros like > \setupTABLE[tablewidth=10cm] ?" ... > luigi Yes, this is what I was/am looking for: Setting up the width of an entire table. (Without having to specify the width of columns or cells.) Steffen