From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/6625 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: XML and TeX Date: Wed, 23 Jan 2002 14:37:36 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020123143411.03447a70@server-1> References: <20020123125918.C32293@merkur.econ.muni.cz> 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 1035397143 12275 80.91.224.250 (23 Oct 2002 18:19:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:19:03 +0000 (UTC) Cc: konference o ConTeXtu Original-To: AlterEgo Qasars In-Reply-To: <20020123125918.C32293@merkur.econ.muni.cz> Xref: main.gmane.org gmane.comp.tex.context:6625 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:6625 At 12:59 PM 1/23/2002 +0100, AlterEgo Qasars wrote: >Good evening, > >I'd like to typeset some TeX command within XML code. Things like > > > >should work (according to manual), but they don't. The last parameter is >typeset (word force). With some commands (\noindent) it crashes. What's >wrong? How to do it? In cont-new.tex you may add (after \unprotect): \def\rawprocesscommaitem#1,#2% {\if]#1\else \csname\s!next\the\commalevel\endcsname{#1}% \@EA\rawprocesscommaitem \fi#2} this is more tolerant. BTW, this problem was introduced when extending the \blank macro: you can now enter more complex constructs (while it's also much faster). things like \defineblank[whatever][big,2*small] \blank[3*big,2*whatever,small] are supposed to work ok now. 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 ------------------------------------------------------------------------- fall-back web server: www.pragma-pod.nl -------------------------------------------------------------------------