From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39717 Path: news.gmane.org!not-for-mail From: Wolfgang Schuster Newsgroups: gmane.comp.tex.context Subject: Re: Natural tables, offsets Date: Sat, 29 Mar 2008 18:23:01 +0100 Message-ID: <20080329182301.7acda216.schuster.wolfgang@googlemail.com> References: <20080328140255039736.9c7e2c06@gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1206811642 18936 80.91.229.12 (29 Mar 2008 17:27:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Mar 2008 17:27:22 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sat Mar 29 18:27:52 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1JfeqN-0007G4-PG for gctc-ntg-context-518@m.gmane.org; Sat, 29 Mar 2008 18:27:51 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 02B311FA41; Sat, 29 Mar 2008 18:27:07 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18404-01-18; Sat, 29 Mar 2008 18:26:22 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 146C61FB29; Sat, 29 Mar 2008 18:26:22 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 66E961FB29 for ; Sat, 29 Mar 2008 18:26:20 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20255-07-7 for ; Sat, 29 Mar 2008 18:25:45 +0100 (CET) Original-Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by ronja.ntg.nl (Postfix) with ESMTP id 873E81FA41 for ; Sat, 29 Mar 2008 18:25:45 +0100 (CET) Original-Received: by fg-out-1718.google.com with SMTP id e12so635376fga.8 for ; Sat, 29 Mar 2008 10:25:45 -0700 (PDT) Original-Received: by 10.82.121.15 with SMTP id t15mr10815946buc.8.1206811544738; Sat, 29 Mar 2008 10:25:44 -0700 (PDT) Original-Received: from rover ( [91.41.109.36]) by mx.google.com with ESMTPS id 28sm6204563fkx.11.2008.03.29.10.25.41 (version=SSLv3 cipher=OTHER); Sat, 29 Mar 2008 10:25:43 -0700 (PDT) In-Reply-To: <20080328140255039736.9c7e2c06@gmail.com> X-Mailer: Sylpheed 2.5.0beta1 (GTK+ 2.10.14; i686-pc-mingw32) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:39717 Archived-At: On Fri, 28 Mar 2008 14:02:55 -0700 David wrote: > Hi all > > I'm using the natural table environment, and would like the text in > each cell to have some horizontal offset from the cell boundaries - but > I don't want to change the vertical offset. Is there a way to do this? \starttext \startsetups table:margins \rightskip=1cm\relax \leftskip=1cm\relax \stopsetups \setupTABLE [setups=table:margins] \bTABLE \bTR \bTD \input ward\par \eTD \bTD \input ward\par \eTD \eTR \bTR \bTD \input ward\par \eTD \bTD \input ward\par \eTD \eTR \eTABLE \stoptext Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________