From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8456 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: New TeX-mode bug! Date: Fri, 28 Jun 2002 10:00:41 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020628095700.032e2bd8@server-1> References: <200206271703.04553.ishamid@attbi.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035398857 27695 80.91.224.250 (23 Oct 2002 18:47:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:47:37 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Idris S Hamid In-Reply-To: <200206271703.04553.ishamid@attbi.com> Xref: main.gmane.org gmane.comp.tex.context:8456 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8456 At 05:03 PM 6/27/2002 -0600, you wrote: >With the latest beta, the following fails in TeX-mode (and therefore in Gamma >as well). I've included TeX's error message as well. > >Best wishes >Idris >======================================= > >\starttext >\setupitemize[1][symbol=m] [] ah, this has to do with a nasty expansion problem (no problem in etex) go into core-itm.tex, and add the \forceunexpanded and \resetunexpanded \forceunexpanded % needed for m conversion (\os) \setevalue{\@@currentitemsymbol\itemlevel}% {\getvalue{\@@localitemsymbol\itemlevel}}% still problems with \uchar ? %{\noexpand\getvalue{\@@localitemsymbol\itemlevel}}% no, spoils subrefs \resetunexpanded (and recompile the format) Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------