From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/81837 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: [***SPAM***] Re: Finetuning distances in cells Date: Wed, 17 Apr 2013 02:45:17 -0400 (EDT) Message-ID: References: <516E4335.7070503@mmnetz.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-281498085-1366181124=:906" X-Trace: ger.gmane.org 1366181129 3702 80.91.229.3 (17 Apr 2013 06:45:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Apr 2013 06:45:29 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Apr 17 08:45:33 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1USM7Y-0008Ih-6u for gctc-ntg-context-518@m.gmane.org; Wed, 17 Apr 2013 08:45:32 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7E177101EB; Wed, 17 Apr 2013 08:45:31 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ghHeb2Di18we; Wed, 17 Apr 2013 08:45:29 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id D7AA8101E6; Wed, 17 Apr 2013 08:45:29 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CC0AF101E6 for ; Wed, 17 Apr 2013 08:45:28 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id CVNwcT5vnGH9 for ; Wed, 17 Apr 2013 08:45:27 +0200 (CEST) Original-Received: from filter1-til.mf.surf.net (filter1-til.mf.surf.net [194.171.167.217]) by balder.ntg.nl (Postfix) with ESMTP id B8AC8101E4 for ; Wed, 17 Apr 2013 08:45:27 +0200 (CEST) Original-Received: from hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) by filter1-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r3H6jPgd028468 for ; Wed, 17 Apr 2013 08:45:26 +0200 Original-Received: FROM mint ((null) [70.52.113.158]) By hellskitchen.mr.itd.umich.edu ID 516E4504.72BAE.19457 ; Authuser adityam; 17 Apr 2013 02:45:24 EDT In-Reply-To: <516E4335.7070503@mmnetz.de> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) X-Bayes-Prob: 0.002 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.14.82; country=US; region=MI; city=Ann Arbor; postalcode=48109; latitude=42.2923; longitude=-83.7145; metrocode=505; areacode=734; http://maps.google.com/maps?q=42.2923,-83.7145&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0RJoSJpSf - 79f9cc95bc14 - 20130417 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.217 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:81837 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-281498085-1366181124=:906 Content-Type: TEXT/PLAIN; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Wed, 17 Apr 2013, "H. =D6zoguz" wrote: >> It is much easier to fine-tune details with Natural Tables. Each cell of= a >> natural table is a frame, so you can use settings for frames to change t= he >> style. >>=20 >> \startsetups table:setups >> \setupTABLE[align=3D{lohi}, toffset=3D1pt, bottset=3D3pt, align=3Dflushl= eft] >> \stopsetups >>=20 >> \bTABLE[setup=3Dtable:setups] >> \bTR >> \bTD[nc=3D3, align=3Dmiddle, style=3Ditalic] >> Nat=FCrliche Methoden >> \eTD >> \eTR >> \bTR >> \bTD One \eTD >> \bTD Two \eTD >> \bTD Three \eTD >> \eTR >> \eTABLE >>=20 >> Aditya > > If it works, I will try to change my big table to a Natural Table. I do n= ot=20 > understand what the pt-Values do in your example, if I change them, nothi= ng=20 > happens. (Sorry, there were typos in the code). The offset between the top and bottom rule in each cell. Change them to=20 something drastic like 1cm to see the affect. \startsetups table:setups \setupTABLE[align=3D{lohi}, loffset=3D1pt, boffset=3D3cm, align=3Dflushleft= ] \stopsetups \starttext \bTABLE[setups=3Dtable:setups] \bTR \bTD[nc=3D3, align=3Dmiddle, style=3Ditalic] Nat=FCrliche Methoden \eTD \eTR \bTR \bTD One \eTD \bTD Two \eTD \bTD Three \eTD \eTR \eTABLE \stoptext Aditya --8323329-281498085-1366181124=:906 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --8323329-281498085-1366181124=:906--