From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20833 Path: news.gmane.org!not-for-mail From: Matthias Weber Newsgroups: gmane.comp.tex.context Subject: Re: Problem with defineenumeration [number=no] Date: Mon, 13 Jun 2005 10:56:40 -0500 Message-ID: <011826e07d0f5a8679bf1bc713e453e2@indiana.edu> References: <42ADAA35.3050103@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1118677984 10190 80.91.229.2 (13 Jun 2005 15:53:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Jun 2005 15:53:04 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Jun 13 17:53:02 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 1DhrEF-0003eC-Rv for gctc-ntg-context-518@m.gmane.org; Mon, 13 Jun 2005 17:51:59 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2B8E4127D5; Mon, 13 Jun 2005 17:56:50 +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 20520-02-3; Mon, 13 Jun 2005 17:56:46 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 354B5127D0; Mon, 13 Jun 2005 17:56:46 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 049BE127D0 for ; Mon, 13 Jun 2005 17:56:45 +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 20520-02-2 for ; Mon, 13 Jun 2005 17:56:44 +0200 (CEST) Original-Received: from rockridge.uits.indiana.edu (rockridge.uits.indiana.edu [129.79.1.74]) by ronja.ntg.nl (Postfix) with ESMTP id DF6E8127C5 for ; Mon, 13 Jun 2005 17:56:43 +0200 (CEST) Original-Received: from mail-relay.iu.edu (stjoseph.uits.indiana.edu [129.79.1.78]) by rockridge.uits.indiana.edu (8.12.10/8.12.10/IUPO) with ESMTP id j5DFud4C004827 for ; Mon, 13 Jun 2005 10:56:39 -0500 (EST) Original-Received: from [129.79.94.193] (129-79-94-193.dhcp-bl.indiana.edu [129.79.94.193]) (authenticated bits=0) by mail-relay.iu.edu (8.12.10/8.12.10/IUPO) with ESMTP id j5DFueCm024186 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Mon, 13 Jun 2005 10:56:40 -0500 (EST) In-Reply-To: <42ADAA35.3050103@elvenkind.com> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.622) X-Virus-Scanned: 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20833 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20833 Thanks Taco, this works fine. Matthias On Jun 13, 2005, at 10:45 AM, Taco Hoekwater wrote: > > Hi, > > > There is a missing \noexpand in core-des.tex. Attached is a > fixed version of the affected macro. > > Taco > > Matthias Weber wrote: >> Hello, >> if I'm not mistaken as usual, >> the number=no option of \ defineenumeration is broken in ConTeXt >> ver: 2005.06.08 fmt: 2005.6.13: >> \mainlanguage [en] >> \defineenumeration >> [test] >> [text=Test, >> number=no, >> location=hanging] >> \starttext >> \starttest >> What's that? >> \stoptext >> produces "ommandTest" instead of just "Test". >> Please advise. >> Matthias >> _______________________________________________ >> ntg-context mailing list >> ntg-context@ntg.nl >> http://www.ntg.nl/mailman/listinfo/ntg-context > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context