From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19566 Path: news.gmane.org!not-for-mail From: "Patrick Gundlach" Newsgroups: gmane.comp.tex.context Subject: Re: good-looking tables in context Date: 3 Apr 2005 21:07:39 +0200 Organization: chaos Message-ID: References: <20050328142220.GC20329@cebitec.uni-bielefeld.de> <20050331141350.GC27010@cebitec.uni-bielefeld.de> <424C1DFA.6010708@wxs.nl> <424D0677.8090906@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1112555175 30597 80.91.229.2 (3 Apr 2005 19:06:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 3 Apr 2005 19:06:15 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Apr 03 21:06:13 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DIAQ1-0000LH-Ak for gctc-ntg-context-518@m.gmane.org; Sun, 03 Apr 2005 21:05:57 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DC7AC128C6; Sun, 3 Apr 2005 21:07:38 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 03442-07; Sun, 3 Apr 2005 21:07:36 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EBEB712898; Sun, 3 Apr 2005 21:07:35 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A87D212898 for ; Sun, 3 Apr 2005 21:07:35 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 03607-01-2 for ; Sun, 3 Apr 2005 21:07:34 +0200 (CEST) Original-Received: from lilly.ping.de (lilly.ping.de [83.97.42.2]) by ronja.ntg.nl (Postfix) with SMTP id CAE6F127E2 for ; Sun, 3 Apr 2005 21:07:34 +0200 (CEST) Original-Received: (qmail 3340 invoked from network); 3 Apr 2005 19:07:34 -0000 Original-Received: (ofmipd 83.97.40.191); 3 Apr 2005 19:07:12 -0000 Original-To: ntg-context@ntg.nl X-Lieblings-Musik: the_capricorns In-Reply-To: <424D0677.8090906@wxs.nl> (Hans Hagen's message of "Fri, 01 Apr 2005 10:29:43 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:19566 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19566 Hello Hans, > \starttable[|||] > \HL[2] > \NC test \NC test \NC \FR > \HL[5] > \NC test \NC test \NC \MR > \HL[8] > \NC test \NC test \NC \LR > \HL[2] > \stoptable These [n] are multiplies of a default dimension? I'd like to say \TR for a default (predefined, thicker) top rule or \TR[30pt] for a very thick top rule. Same with a \MR and \BR (mid rule, bottom rule), but these names are already used... I see: with s0 the table is trimmed left and right. Great. >> To get a horizontal rule from column a to column b you can (in LaTeX) >> use: >> \cmidrule[](){a=E2=80=93b} >> where wd is the rulethickness, trim is where to cut off a bit, and >> a, >> b the columns. This is a very nice command that I often use. > > \starttable[||||] > \HL[2] > \NC test \NC test \NC test \NC \FR > \DC \DL[2] \DR > \NC test \NC test \NC test \NC \MR > \HL[8] > \NC test \NC test \NC test \NC \LR > \HL[2] > \stoptable Is it possible to trim the second horizontal rule so that the left and right edge are cut off? >> \addlinespace addes a little space between rows.=20 > we have \SR for that And here again, I'd like to be able to specify the vertical spacing. Thanks so far, I am getting closer. And I promise to write a myway once I can make a table like the ones I am used to. Patrick --=20 ConTeXt wiki: http://contextgarden.net