From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20117 Path: news.gmane.org!not-for-mail From: Eckhart =?iso-8859-1?Q?Guth=F6hrlein?= Newsgroups: gmane.comp.tex.context Subject: Re: TABLE: spacing, before/after Date: Wed, 27 Apr 2005 13:57:47 +0200 Message-ID: <20050427115747.GC6221@cebitec.uni-bielefeld.de> References: <20050413080911.GA3514@cebitec.uni-bielefeld.de> <20050419140409.GD12821@localhost.localdomain> <20050419151504.GA134@cebitec.uni-bielefeld.de> <20050419161928.GA13311@localhost.localdomain> <20050419185658.GA2761@cebitec.uni-bielefeld.de> <20050421115256.GD29219@cebitec.uni-bielefeld.de> <4269680F.6000801@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1114603032 12828 80.91.229.2 (27 Apr 2005 11:57:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Apr 2005 11:57:12 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Apr 27 13:57:09 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 1DQl9Q-0002xA-V5 for gctc-ntg-context-518@m.gmane.org; Wed, 27 Apr 2005 13:56:21 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4F891127E5; Wed, 27 Apr 2005 14:01:45 +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 25062-01; Wed, 27 Apr 2005 14:01:43 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E81CA127D9; Wed, 27 Apr 2005 13:59:59 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A9FD2127D9 for ; Wed, 27 Apr 2005 13:59:58 +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 24764-06-2 for ; Wed, 27 Apr 2005 13:59:57 +0200 (CEST) Original-Received: from smtp-relay.CeBiTec.Uni-Bielefeld.DE (sauron.cebitec.uni-bielefeld.de [129.70.160.28]) by ronja.ntg.nl (Postfix) with ESMTP id E4F71127CD for ; Wed, 27 Apr 2005 13:59:57 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id BCB34335 for ; Wed, 27 Apr 2005 13:59:57 +0200 (MEST) Original-Received: from smtp-relay.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (sauron [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22021-03-2 for ; Wed, 27 Apr 2005 13:59:57 +0200 (MEST) Original-Received: from baloo.Genetik.Uni-Bielefeld.DE (baloo.CeBiTec.Uni-Bielefeld.DE [129.70.160.60]) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id A0CFB333 for ; Wed, 27 Apr 2005 13:59:57 +0200 (MEST) Original-Received: by baloo.Genetik.Uni-Bielefeld.DE (Postfix, from userid 13119) id 5DF232135; Wed, 27 Apr 2005 13:59:57 +0200 (MEST) Original-To: Hans Hagen Content-Disposition: inline In-Reply-To: <4269680F.6000801@wxs.nl> User-Agent: Mutt/1.4.1i Resent-From: eckhart.guthoehrlein@uni-bielefeld.de Resent-Date: Wed, 27 Apr 2005 13:59:57 +0200 Resent-To: ntg-context@ntg.nl Resent-Message-Id: <20050427115957.5DF232135@baloo.Genetik.Uni-Bielefeld.DE> X-Virus-Scanned: by amavisd-new at cebitec.uni-bielefeld.de 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:20117 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20117 On Fri, 22 Apr 2005 at 23:09:35+0200, Hans Hagen wrote: > if you want a hook, try something: > > \def\TBLcharalign#1#2{hooked {\bf #2} on tables} Not bad for the moment. Well, it interferes with alignemntcharachter, and of course one would like to use a certain hook for a selection of cells only. But... > if you remind me in a couple of weeks i can see if i can generalize it; > hooks are a bit tricky because one also needs to know in what pass on is > (there are multiple passes in constructing the table) I will remind you, as well as of the other points. > before ... after cell, is probably doable but need some thinking (keep in > mind that these tables need to span and such; not really complex but needs > to be done carefully > > between rows ... tricky since that may interfere with splitting; maybe > doable when some limitations are accepted Thanks a lot so far, -- Eckhart