From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39719 Path: news.gmane.org!not-for-mail From: David Newsgroups: gmane.comp.tex.context Subject: Re: Natural tables, offsets Date: Sat, 29 Mar 2008 18:12:02 -0700 Message-ID: <20080329181202372835.e007938a@gmail.com> References: <20080328140255039736.9c7e2c06@gmail.com> <20080329182301.7acda216.schuster.wolfgang@googlemail.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 1206839612 1895 80.91.229.12 (30 Mar 2008 01:13:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 30 Mar 2008 01:13:32 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Mar 30 03:14:02 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 1Jfm7W-00049N-LY for gctc-ntg-context-518@m.gmane.org; Sun, 30 Mar 2008 03:14:02 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4BC6D1FADB; Sun, 30 Mar 2008 03:13:24 +0200 (CEST) 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 27987-07; Sun, 30 Mar 2008 03:12:46 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 539A71FB1D; Sun, 30 Mar 2008 03:12:46 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0CC881FB1D for ; Sun, 30 Mar 2008 03:12:44 +0200 (CEST) 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 00643-01-5 for ; Sun, 30 Mar 2008 03:12:08 +0200 (CEST) Original-Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.176]) by ronja.ntg.nl (Postfix) with ESMTP id 179791FADB for ; Sun, 30 Mar 2008 03:12:07 +0200 (CEST) Original-Received: by wa-out-1112.google.com with SMTP id m16so1626859waf.14 for ; Sat, 29 Mar 2008 18:12:06 -0700 (PDT) Original-Received: by 10.115.111.1 with SMTP id o1mr6948740wam.87.1206839525462; Sat, 29 Mar 2008 18:12:05 -0700 (PDT) Original-Received: from d64-180-18-55.bchsia.telus.net ( [64.180.18.55]) by mx.google.com with ESMTPS id k39sm170426wah.4.2008.03.29.18.12.02 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 29 Mar 2008 18:12:03 -0700 (PDT) In-Reply-To: <20080329182301.7acda216.schuster.wolfgang@googlemail.com> X-Mailer: GyazMail version 1.5.7 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:39719 Archived-At: On Sat, 29 Mar 2008 18:23:01 +0100, Wolfgang Schuster wrote: > 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 _________________________________________________________ Thank you, Wolfgang. For my purposes, this setup is perfect. David ___________________________________________________________________________________ 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 ___________________________________________________________________________________