From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17273 Path: main.gmane.org!not-for-mail From: "Dirar BOUGATEF" Newsgroups: gmane.comp.tex.context Subject: Problem with \defintion. Date: Sun, 28 Nov 2004 15:09:45 +0000 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: sea.gmane.org 1101654719 3236 80.91.229.6 (28 Nov 2004 15:11:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 28 Nov 2004 15:11:59 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Nov 28 16:11:53 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 1CYQiP-0006eQ-00 for ; Sun, 28 Nov 2004 16:11:53 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5CDB41279C; Sun, 28 Nov 2004 16:11:53 +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 15804-05; Sun, 28 Nov 2004 16:11:53 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2B17E1279A; Sun, 28 Nov 2004 16:10:06 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1F3E11279A for ; Sun, 28 Nov 2004 16:10:04 +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 15804-04 for ; Sun, 28 Nov 2004 16:10:03 +0100 (CET) Original-Received: from hotmail.com (unknown [64.4.22.87]) by ronja.ntg.nl (Postfix) with ESMTP id 3D2F21278C for ; Sun, 28 Nov 2004 16:10:03 +0100 (CET) Original-Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 28 Nov 2004 07:10:01 -0800 Original-Received: from 82.226.175.122 by by23fd.bay23.hotmail.msn.com with HTTP; Sun, 28 Nov 2004 15:09:45 GMT X-Originating-IP: [82.226.175.122] X-Originating-Email: [chabah5@hotmail.com] X-Sender: chabah5@hotmail.com Original-To: ntg-context@ntg.nl X-OriginalArrivalTime: 28 Nov 2004 15:10:01.0546 (UTC) FILETIME=[5525BAA0:01C4D55C] 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:17273 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17273 Hi all, I have 2 definitions in my document and every thing compiles until i add a third one, i get the following error: ! Undefined control sequence. ... \twopassentry {\s!list }{\currentlist }{\currentlist :\noflistel... }\endwrite \immediatewriteutilitycommand ...ti {c \string #1} \stopitemgroup ...th =\zerocount \dolistreference \fi \iffirstlist \else \en... l.312 \stopitemize What does \stopitemize do here ? I use items with heads etc. but it comes later after my third definition, and the problem appears only after i add a third defintion. Hm ... Any help would be valuable. Thanks in advance. Dirar. PS What does l.312 mean.? I assume it is the line number. Is that right ?