From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/59925 Path: news.gmane.org!not-for-mail From: Mojca Miklavec Newsgroups: gmane.comp.tex.context Subject: Re: \numstr errors out in chapter star logic Date: Tue, 29 Jun 2010 14:16:22 +0200 Message-ID: References: <00e901cb16da$e492ab10$adb80130$@com> <4C290660.4010605@googlemail.com> <00f201cb1705$60bceaa0$2236bfe0$@com> <4C29106D.7040708@googlemail.com> <4C2916F6.7040501@googlemail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1277814110 8407 80.91.229.12 (29 Jun 2010 12:21:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 29 Jun 2010 12:21:50 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Jun 29 14:21:48 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OTZow-0000Vs-QH for gctc-ntg-context-518@m.gmane.org; Tue, 29 Jun 2010 14:21:46 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E39ADC9AF1; Tue, 29 Jun 2010 14:21:45 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id G5kwmGKbLzef; Tue, 29 Jun 2010 14:21:43 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 02834C9ABB; Tue, 29 Jun 2010 14:21:43 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 169FEC9AB7 for ; Tue, 29 Jun 2010 14:21:41 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 2RmkH7PfU0YC for ; Tue, 29 Jun 2010 14:21:35 +0200 (CEST) Original-Received: from mail-ww0-f41.google.com (mail-ww0-f41.google.com [74.125.82.41]) by balder.ntg.nl (Postfix) with ESMTP id 142B5C9AC1 for ; Tue, 29 Jun 2010 14:21:32 +0200 (CEST) Original-Received: by wwf26 with SMTP id 26so4105650wwf.14 for ; Tue, 29 Jun 2010 05:21:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=5YyS2CazCE2etKE5ONBgxUB7g+U28dEJX5PEUNU+xAM=; b=ikmDpzg6KSVU2BBynpwhgsVGQTeONoiug6HiHBbo+I+KZRwlod16+q9ZsWaEUt7Z6h CJwfIvSTXwExYVifVkvI4SR8Xmoxo//Db0jdqhJGHtz7hJxYg4QpdGlRWoX8pZGN+Bjb bIDRBIUJ2mn8xMP80hhrTjVaC6G3+ybQQXzGI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=mHfDErg4mqEcnqAKLIF7AhIcssyw0/pXjl9PhNNMpv6p62f5OVmZIcr0tJxm/iD9yK RtK2KgojQTw4ZkR2O9mjyAkacv9vEkecZd7Bal61M/HTge/pIE6UyhABUAPUXDz4aesW 1KZcvIjljLO8KHFrCD0JQyc7Cc7cVxBCw41zM= Original-Received: by 10.227.135.195 with SMTP id o3mr5234524wbt.120.1277813782193; Tue, 29 Jun 2010 05:16:22 -0700 (PDT) Original-Received: by 10.216.136.67 with HTTP; Tue, 29 Jun 2010 05:16:22 -0700 (PDT) In-Reply-To: <4C2916F6.7040501@googlemail.com> X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:59925 Archived-At: On Mon, Jun 28, 2010 at 23:41, Wolfgang Schuster wrote: > > That's abother way but the \numstring code is a mess (why so many > unnecessary comment signs?) > and it needs a proper rewrite (Lua?) before it can be used. It was written in 2005. I don't remember who wrote it originally (maybe Hans or maybe it was cloned from LaTeX); I only remember doing slight modifications on someone else's code. And yes, it needs to be rewritten in Lua for MKIV. It would be really nice if a fixed version of this macro would make it into ConTeXt core. Mojca ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________