From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36890 Path: news.gmane.org!not-for-mail From: frantisek holop Newsgroups: gmane.comp.tex.context Subject: starttabulate vs starttable Date: Fri, 5 Oct 2007 00:32:32 +0200 Message-ID: <20071004223232.GB24077@obiit.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1191537487 10984 80.91.229.12 (4 Oct 2007 22:38:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Oct 2007 22:38:07 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Oct 05 00:38:05 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1IdZKW-00041j-D0 for gctc-ntg-context-518@m.gmane.org; Fri, 05 Oct 2007 00:38:04 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BCBB41FC6B; Fri, 5 Oct 2007 00:37:58 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19265-07-2; Fri, 5 Oct 2007 00:37:37 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3E4091FC44; Fri, 5 Oct 2007 00:37:37 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8FCD21FA77 for ; Fri, 5 Oct 2007 00:37:30 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19265-07 for ; Fri, 5 Oct 2007 00:37:21 +0200 (CEST) Original-Received: from obiit.org (integer.obiit.org [195.168.92.92]) by ronja.ntg.nl (Postfix) with ESMTP id EC78A1FD0A for ; Fri, 5 Oct 2007 00:32:33 +0200 (CEST) Original-Received: by integer.obiit.org (Postfix, from userid 1001) id C7E6FD85C9; Fri, 5 Oct 2007 00:32:32 +0200 (CEST) Mail-Followup-To: ntg-context@ntg.nl Content-Disposition: inline User-Agent: Mutt/1.4.2.2i X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:36890 Archived-At: hi there, please consider the following minimal examples: \starttext \starttable[|l|l|l|] \NC MidE \VL early ModE \VL ModE \NC \SR \HL \NC ge:s \VL gi:s \VL geese \NC \FR \NC na:m \VL ne:minimal \VL name \NC \MR \NC mi:s \VL mays \VL mice \NC \LR \stoptable \starttabulate[|l|l|l|] \NC MidE \NC early ModE \NC ModE \NC \NR \HL \NC ge:s \NC gi:s \NC geese \NC \NR \NC na:m \NC ne:minimal \NC name \NC \NR \NC mi:s \NC mays \NC mice \NC \NR \stoptabulate \stoptext the tabulate example is basicly the same without the vertical lines, which it seems like it can't do, i get an ! Undefined control sequence. but \HL seems to work (and \VL not). tabulate is very lightly documented so i am not sure which table command works there and which not. i'd like to use tabulate instead of table because of the spacing. i dont need to stretch the content like table does. this is a small inline "table" between 2 paragpraphs, tabulate seems more elegant to me here. Han, it would be nice if tabulate could handle VL, that would make tabulate even more useful. pretty please :D -f -- what we do not understand we do not possess. -- goethe ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________