From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11494 Path: main.gmane.org!not-for-mail From: Matthew Huggett Newsgroups: gmane.comp.tex.context Subject: \framed and \starttabulate Date: Wed, 19 Mar 2003 10:37:33 +0900 Sender: ntg-context-admin@ntg.nl Message-ID: <3E77C9DD.8060907@zam.att.ne.jp> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1048037998 26954 80.91.224.249 (19 Mar 2003 01:39:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 19 Mar 2003 01:39:58 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Mar 19 02:39:57 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18vSYf-00070R-00 for ; Wed, 19 Mar 2003 02:39:57 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 9F1C510B54; Wed, 19 Mar 2003 02:39:53 +0100 (MET) Original-Received: from smtp2.att.ne.jp (smtp2.att.ne.jp [165.76.15.138]) by ref.ntg.nl (Postfix) with ESMTP id 4635810B4B for ; Wed, 19 Mar 2003 02:37:40 +0100 (MET) Original-Received: from zam.att.ne.jp (218.231.149.226.eo.eaccess.ne.jp [218.231.149.226]) by smtp2.att.ne.jp (Postfix) with ESMTP id 95FFE256D4 for ; Wed, 19 Mar 2003 10:37:38 +0900 (JST) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: en-us, en, zh-cn, ja, zh-tw 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 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:11494 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11494 Hi: I wanted to use \framed {\starttabulate ... \stoptabulate } but when I tried it, TeX complained about groupings and missing parentheses. Is there a way to make this work? I switched to \bTABLE, and that worked, but \starttabulate is more convenient sometimes. Thanks Matt