From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15226 Path: main.gmane.org!not-for-mail From: David Munger Newsgroups: gmane.comp.tex.context Subject: =?iso-8859-1?B?UmWg?= =?iso-8859-1?Q?=3A?= Cell padding in natural tables Date: Wed, 26 May 2004 16:48:11 -0400 Sender: ntg-context-admin@ntg.nl Message-ID: <20040526204811.GA13550@tempete.lac.qc.ca> References: <20040526185534.GA9950@tempete.lac.qc.ca> <6.0.1.1.2.20040526212719.02864ec0@server-1> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; Format=Flowed; DelSp=Yes; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1085604703 24113 80.91.224.253 (26 May 2004 20:51:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 26 May 2004 20:51:43 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed May 26 22:51:36 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 1BT5NA-00021D-00 for ; Wed, 26 May 2004 22:51:36 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 18CC510B52; Wed, 26 May 2004 22:46:53 +0200 (MEST) Original-Received: from tomts25-srv.bellnexxia.net (tomts25-srv.bellnexxia.net [209.226.175.188]) by ref.ntg.nl (Postfix) with ESMTP id 9730F10AE7 for ; Wed, 26 May 2004 22:43:11 +0200 (MEST) Original-Received: from tempete.lac.qc.ca ([64.229.248.86]) by tomts25-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20040526204750.WWMK987.tomts25-srv.bellnexxia.net@tempete.lac.qc.ca> for ; Wed, 26 May 2004 16:47:50 -0400 Original-Received: from tempete.lac.qc.ca ([192.168.1.1] helo=tempete ident=david) by tempete.lac.qc.ca with esmtp (Exim 4.34) id 1BT5Jr-0003Yv-Hx for ntg-context@ntg.nl; Wed, 26 May 2004 16:48:11 -0400 Original-To: ntg-context@ntg.nl Content-Disposition: inline In-Reply-To: <6.0.1.1.2.20040526212719.02864ec0@server-1> (from pragma@wxs.nl on mer, mai 26, 2004 at 15:27:47 -0400) X-Mailer: Balsa 2.0.17 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:15226 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15226 >> And by the way, is there a way to lock the total width of the table >> without setting the width of individual cells? > you can set the 'offset'; think of each table cell as being something > \framed Ahh... So that was the point. Works perfectly. Thank you. And how about locking the table's total width, without having to tweak individual cells width? David