From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13878 Path: main.gmane.org!not-for-mail From: ml-context@Dr-Kopp.com Newsgroups: gmane.comp.tex.context Subject: Natural Tables (all options) Date: Sat, 18 Oct 2003 18:53:24 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1066496431 29399 80.91.224.253 (18 Oct 2003 17:00:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 18 Oct 2003 17:00:31 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sat Oct 18 19:00:29 2003 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 1AAuRJ-0006OJ-00 for ; Sat, 18 Oct 2003 19:00:29 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 801FB10B27; Sat, 18 Oct 2003 19:00:21 +0200 (MEST) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.185]) by ref.ntg.nl (Postfix) with ESMTP id BE06910B25 for ; Sat, 18 Oct 2003 18:53:26 +0200 (MEST) Original-Received: from [212.227.126.203] (helo=mrvnet.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1AAuKS-0004VB-00 for ntg-context@ntg.nl; Sat, 18 Oct 2003 18:53:24 +0200 Original-Received: from [212.227.109.209] (helo=infong54 ident=8) by mrvnet.kundenserver.de with smtp (Exim 3.35 #1) id 1AAuKS-0008B4-00 for ntg-context@ntg.nl; Sat, 18 Oct 2003 18:53:24 +0200 Original-Received: from [62.104.216.66](IP may be forged by CGI script) by infong54.kundenserver.de with HTTP; Sat, 18 Oct 2003 18:53:24 +0200 Original-X-Complaints-To: abuse@kundenserver.de X-Sender-Info: 20658598@infong54 Precedence: bulk Original-To: ntg-context@ntg.nl Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 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:13878 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13878 Hello, with a lot of help of Lutz (member of this list) I am now able to produce Context files and compile them to PDF. Now I am reading the documentation and some emails from this list to learn some details. I played a little bit with natural tables (also read the examples in ennatab.pdf) - but I think that is not all what is possible with natural tables. Wehre can I find a documetation with all options for nat. tabs? At the examples there was no table with round corners. But I found a parameter for it -I tried: \\eTABLE[corner=round] with the result: every cell was round. It looks funny but is not the thing I was looking for. I want to have round corners arround the table: left corner top and bottom right corner top and bottom 1. How does it work? 2. Where can I find all parameters/options for natural tables (I googled with no success). Jörg