From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13499 Path: main.gmane.org!not-for-mail From: "Willi Egger" Newsgroups: gmane.comp.tex.context Subject: Re: Re: strange tabulate Date: Thu, 25 Sep 2003 16:16:13 +0200 Organization: BOEDE Sender: ntg-context-admin@ntg.nl Message-ID: <002f01c3836f$957076d0$0100a8c0@vademecum> References: <5.2.0.9.1.20030923233821.01290900@localhost> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1064499779 11254 80.91.224.253 (25 Sep 2003 14:22:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 Sep 2003 14:22:59 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Sep 25 16:22:58 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 1A2X1G-0008NI-00 for ; Thu, 25 Sep 2003 16:22:58 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 90CC510B04; Thu, 25 Sep 2003 16:22:55 +0200 (MEST) Original-Received: from smtpzilla1.xs4all.nl (smtpzilla1.xs4all.nl [194.109.127.137]) by ref.ntg.nl (Postfix) with ESMTP id B9FDA10ACC for ; Thu, 25 Sep 2003 16:16:15 +0200 (MEST) Original-Received: from vademecum (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by smtpzilla1.xs4all.nl (8.12.9/8.12.9) with SMTP id h8PEGEm5061846 for ; Thu, 25 Sep 2003 16:16:14 +0200 (CEST) Original-To: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk 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:13499 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13499 Hi Patrick, > Hi, > >> > \starttabulate[|l|p|] > >> > \HL > >> > \NC small \NC They say, small is beautiful. \NC \NR > >> > \HL > >> > \NC medium \NC It seems that the medium is the message. \NC \NR > >> > \HL > >> > \NC large \NC Large T||shirts are always sold out. \NC \NR > >> > \HL > >> > \stoptabulate > >> > \stoptext > >> > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% > > > > (i added a few more options like grid based lines and some settings > > and somehow this got messed up) > > it seems still a bit messed up. I have tried 2003.9.24 (not your > patch) and the above gives me > > > small They say... > ------------------- > medium It seems... > ------------------- > large Large T.... > > instead of > > ------------------- > small They say... > ------------------- > medium It seems... > ------------------- > large Large T.... > ------------------- > Also here with the beta of 24.09.2003 there is no horizontal line before the first row and after the last row. Willi