From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17607 Path: main.gmane.org!not-for-mail From: VnPenguin Newsgroups: gmane.comp.tex.context Subject: Tabulate problem Date: Mon, 20 Dec 2004 23:30:53 +0100 Message-ID: Reply-To: VnPenguin , mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1103581869 1654 80.91.229.6 (20 Dec 2004 22:31:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Dec 2004 22:31:09 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Dec 20 23:31:01 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CgW3R-0006ej-00 for ; Mon, 20 Dec 2004 23:31:01 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2C97E127EF; Mon, 20 Dec 2004 23:31:01 +0100 (CET) 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 19108-06; Mon, 20 Dec 2004 23:30:56 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C7D54127E8; Mon, 20 Dec 2004 23:30:56 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 58E32127E8 for ; Mon, 20 Dec 2004 23:30:55 +0100 (CET) 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 19234-03 for ; Mon, 20 Dec 2004 23:30:54 +0100 (CET) Original-Received: from rproxy.gmail.com (unknown [64.233.170.204]) by ronja.ntg.nl (Postfix) with ESMTP id 9029B127E5 for ; Mon, 20 Dec 2004 23:30:54 +0100 (CET) Original-Received: by rproxy.gmail.com with SMTP id r35so530978rna for ; Mon, 20 Dec 2004 14:30:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=nRqrK/DFcnqm3OcKQLEDIeNUojPVUMZsVqkROcELgIg6x21QMqht3az+LxV3vqA7ozaxMf9WOCUb1EQmzTfFWsbh5DEBCmR2J90DA8Z9MdivNq3Bbtu/2WSVS7pokUbLP2bVv1lPV5YaqWBR6ON3aH04a5V5e2HW1Ga14uOC/e8= Original-Received: by 10.38.72.4 with SMTP id u4mr221220rna; Mon, 20 Dec 2004 14:30:53 -0800 (PST) Original-Received: by 10.38.67.68 with HTTP; Mon, 20 Dec 2004 14:30:53 -0800 (PST) Original-To: ConTeXt users 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: main.gmane.org gmane.comp.tex.context:17607 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17607 Hi all, I'm trying a simple tabulate env: ----------- begin code ---------------------------- \starttext \starttabulate[|l|l|] \NC foo \NC cmd 2>&1 | grep bar \NC \NR \stoptabulate \stoptext --------------- end code ------------------------------ I have error: ------------------ begin error --------------------------------------- grep bar \NC \NR \tabulatetailcontent \removefunnytabulateline ! Forbidden control sequence found while scanning use of \next. \par \endtemplate