From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19751 Path: news.gmane.org!not-for-mail From: David Munger Newsgroups: gmane.comp.tex.context Subject: Re: symbol parameter of \setuplist Date: Mon, 11 Apr 2005 09:34:38 -0400 Message-ID: <1113226478.5710.23.camel@tempete.lac.qc.ca> References: <1113198016.5710.20.camel@tempete.lac.qc.ca> <425A2686.9070204@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1113226375 324 80.91.229.2 (11 Apr 2005 13:32:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Apr 2005 13:32:55 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Apr 11 15:32:53 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DKz14-0000u7-Jn for gctc-ntg-context-518@m.gmane.org; Mon, 11 Apr 2005 15:31:50 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7B22E127D7; Mon, 11 Apr 2005 15:34:45 +0200 (CEST) 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 30000-03-3; Mon, 11 Apr 2005 15:34:42 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 623681281B; Mon, 11 Apr 2005 15:34:42 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2D1321281B for ; Mon, 11 Apr 2005 15:34:41 +0200 (CEST) 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 30000-03-2 for ; Mon, 11 Apr 2005 15:34:40 +0200 (CEST) Original-Received: from tomts16-srv.bellnexxia.net (tomts16.bellnexxia.net [209.226.175.4]) by ronja.ntg.nl (Postfix) with ESMTP id 26C87127D7 for ; Mon, 11 Apr 2005 15:34:40 +0200 (CEST) Original-Received: from [69.156.160.64] by tomts16-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20050411133439.MFZD27508.tomts16-srv.bellnexxia.net@[69.156.160.64]> for ; Mon, 11 Apr 2005 09:34:39 -0400 Original-To: mailing list for ConTeXt users In-Reply-To: <425A2686.9070204@wxs.nl> X-Mailer: Evolution 2.2.1.1 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: news.gmane.org gmane.comp.tex.context:19751 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19751 > \definesymbol[list][mine] [\MyListSymbol] > \definesymbol[list][another][\AnotherListSymbol] ^^^^ Aha! My code lacked the `list' parameter after \definesymbol. Thanks Hans. David